Windows Cryptography API: Next Generation (CNG)
Rating: none
Nick Wienholt - 06/04/2007
For long-term Visual C++ developers, the CryptoAPI will be a familiar part of your programming toolkit. If you're developing Windows Vista applications, though, you should be applying the new Windows Cryptography API: Next Generation.Product Keys Based on the Advanced Encryption Standard (AES)
Rating: 




Jeffrey Walton - 11/28/2006
Protect Software with Product Keys based on the Advanced Encryption Standard (AES).
Crypto++® Holds the Key to Encrypting Your C++ Application Data
Rating: 




Victor Volkman - 05/15/2006
The need to encrypt sensitive information is more important than ever. Luckily, the C++ class library Crypto++ enables you to encrypt your application data regularly and painlessly.
Portable Cryptography API for Triple DES
Rating: 




Martyn Brown - 09/22/2004
Learn about a C++/C implementation of CBC DES/DES3.
How to Encrypt/Decrypt a String
Rating: 




Ing. Georg Hasenohrl - 05/13/2003
A frequent challenge is to encrypt and decrypt a string or password. This article contains a C and C++ project that will do this job.
Using the CryptoAPI for Public/Private Data Exchange
Rating: none
Richard C. Leinecker - 04/04/2001
Overview of how to use the Microsoft CryptoAPI to exchange sensitive data
CArchiveExt - Enhanced archiving class with encryption and compression
Rating: none
Aleksey Kireev - 05/07/1999
CArchiveExt - Enhanced archiving class with encryption and compression
Encrypting and decrypting sensitive data using CryptoAPI
Rating: none
Jorge Lodos - 04/03/1999
Encrypting and decrypting sensitive data using CryptoAPI
