http://www.codeproject.com/KB/security/simple-licensing-system.aspx Implementation of the Licensing System for a Software Product
http://www.codeproject.com/KB/security/ProductActivation.aspx Product Activation Based on RSA Signatures
http://www.codeproject.com/KB/cpp/InstallationID.aspx Installation IDs Based on Truncated Hashing
http://www.codeproject.com/KB/cpp/PRNG.aspx Applied Crypto++ Pseudo Random Number Generators
Applied Crypto++ Using the RSA Digital Signature System (Part I) http://www.codeproject.com/KB/cpp/RsaSignatureAppendix.aspx
Build your own cryptographically safe server-client protocol http://www.codeproject.com/KB/IP/YourOwnSecureProtocol.aspx
Cryptographic Interoperability Keys http://www.codeproject.com/KB/security/CryptoInteropKeys.aspx
http://www.codeproject.com/KB/MFC/CryptoPPCFileMFC.aspx MFC CFile Implementation for Crypto++
Compression and decompression using the Crypto++ library http://www.codeproject.com/KB/cpp/compdef.aspx
WinAES A C++ AES Class http://www.codeproject.com/KB/security/WinAES.aspx
http://www.codeproject.com/KB/cpp/cryptest__mfc_style_.aspx Cryptest (MFC Style Crypto++ v4_2 Library GUI)
http://www.codeproject.com/KB/security/spacecrypto.aspx SpaceCrypto A Simple Crypto++ Wrapper
An AES Encrypting Registry Class http://www.codeproject.com/KB/system/AESEncRegKey.aspx
http://www.codeproject.com/KB/security/BlockCiphers.aspx Applied Crypto++ Block Ciphers
http://www.codeproject.com/KB/security/CryptoAPI.aspx How to use CryptoAPI the easy way
http://www.codeproject.com/KB/library/DES.aspx Data Encryption Standard Made Easy
Compiling and Integrating Crypto++ into the Microsoft Visual C++ Environment http://www.codeproject.com/KB/tips/CryptoPPIntegration.aspx
http://www.cryptopp.com/ Crypto++源代码