Cryptography Links

• By Brad Conte, October 27, 2007
• Post Categories: Security
This is a list of resources on cryptography knowledge that I’ve compiled. The goal of this list is to cover the fundamental spectrum of cryptography and to touch on the higher mathematical end.

Index of Links
















  • TrueCrypt — Symetric key, disk/virtual disk encryption.
  • GPG — Public key, multiple encryption options.
  • PGP — Public key, multiple encryption options.
  • AxCrypt — Symmetric key, individual file encryption.
  • DriveCrypt — Symmetric key, whole disk encryption.
  • dsCrypt — Symmetric key, individual file encryption (stand-alone EXE).
  • Snake Oil Encryption Software — This isn’t an encryption program, but it’s a good article on how to evaluate encryption software.


  • Crypto++ — A C++ library under a custom, permissive license.
  • PolarSSL — A C library under the GNU GPL license.
  • OpenSSL — A C++ library under an Apache-style license.
  • Brian Gladman — C source code for AES, SHA, and HMAC.







Update: November 15, 2009 – Removed stale links, added more links, reorganized some existing links.
Posted: October 27, 2007