summaryrefslogtreecommitdiff
path: root/oaep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added "include <cryptlib.h>" due to Cygwin not picking up the CRYPTOPP_CXX11 ...Jeffrey Walton2015-07-271-0/+1
* Cleared "auto_ptr is deprecated" warning. Switch to unique_ptr when C++11 is ...Jeffrey Walton2015-07-271-2/+17
* Cleared "auto_ptr is deprecated" warning. Switch to unique_ptr when C++11 is ...Jeffrey Walton2015-07-271-1/+6
* Cut-in CRYPTOPP_ASSERT in all remaining header and source filesJeffrey Walton2015-07-261-1/+1
* Cleared signed/unsigned warnings under Visual Studio.Jeffrey Walton2015-07-201-1/+1
* port to MSVC .NET 2005 beta 2weidai2005-07-121-7/+7
* misc changesweidai2003-07-181-1/+5
* added support for using encoding parameters and key derivation parametersweidai2003-07-161-36/+22
* various changes for 5.1weidai2003-03-201-4/+8
* Initial revisionweidai2002-10-041-0/+103