Conventional Public Key Infrastructure
This is a great document that explains public key infrastructure, X.509 and certificates, and the problems with existing methods. |
649 |
Clear Text Communication - Slaying the Beast
In this document, several aspects of implementing a secure shell system with OpenSSH are discussed. |
551 |
IBM MARS AES Information
This is information on IBMs AES submission. |
537 |
Encryption and Security-related Resources
Probably the most comprehensive list of crypto and security-related resources on the web. If you need it, it's here. |
668 |
AES Report
This document describes the AES and Rijndael in great detail, including the selection process and technical details. |
897 |
SSL and Certificates
The Secure Sockets Layer protocol provides one means for achieving these goals and is the subject of this article. This document introduces SSL by reviewing cryptographic techniques and by discussing certificates. It also describes SSL and packages f |
1571 |
mod_ssl
This module provides strong cryptography for the Apache 1.3 webserver via the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols by the help of the Open Source SSL/TLS toolkit OpenSSL, which is based on SSLeay from Eric |
900 |
OpenBSD Crypto Page
Here's a link to the crypto features that are included with, or have support for products, in OpenBSD. They now support several hardware devices for doing crypto. |
610 |
tinc VPN daemon
tinc is a Virtual Private Network (VPN) daemon that uses tunneling and encryption to create a secure private network between hosts on the Internet. Because the tunnel appears to the IP level network code as a normal network device, there is no need t |
558 |
Commercial PGP
This is the commercial version of the Pretty Good Privacy package. PGP can be used to encrypt email documents and normal files using strong cryptography. |
587 |