| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated documentation (Issue 248) | Jeffrey Walton | 2016-08-27 | 1 | -9/+9 |
* | Cleared most "Conditional jump or move depends on uninitialised value" (Issue... | Jeffrey Walton | 2016-07-13 | 1 | -4/+5 |
* | Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov... | Jeffrey Walton | 2015-11-18 | 1 | -1/+47 |
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -840/+895 |
* | Partial cut-over to static local strings for DefaultChannel() and AadChannel(... | Jeffrey Walton | 2015-07-31 | 1 | -3/+2 |
* | Cleared auto_ptr deprecation warning with C++11 under Debian 8/i686 | Jeffrey Walton | 2015-07-30 | 1 | -7/+14 |
* | Fixed compiler errors on Apple due to cross product of {C++03,C++11} x {libc+... | Jeffrey Walton | 2015-07-27 | 1 | -2/+2 |
* | Cut-in CRYPTOPP_ASSERT in all remaining header and source files | Jeffrey Walton | 2015-07-26 | 1 | -9/+9 |
* | Added "trap.h" include for header and source files that assert | Jeffrey Walton | 2015-07-26 | 1 | -0/+1 |
* | Added GCC_DIAGNOSTIC_AWARE to help suppress some warnings on contemporary com... | Jeffrey Walton | 2015-06-29 | 1 | -0/+5 |
* | fix CTR mode not allowing NULL as IV | weidai | 2010-08-05 | 1 | -1/+1 |
* | fix possible race condition in Singleton::Ref() | weidai | 2010-06-18 | 1 | -1/+8 |
* | add x86/x64 assembly for SHA-256, | weidai | 2009-03-10 | 1 | -5/+8 |
* | tweaks/fixes for 5.6 | weidai | 2009-03-03 | 1 | -0/+18 |
* | changes for 5.6: | weidai | 2009-03-02 | 1 | -22/+101 |
* | add IncorporateEntropy and GenerateIntoBufferedTransformation to RNG interface | weidai | 2007-05-04 | 1 | -12/+38 |
* | rename STRUCTURED_IV to UNIQUE_IV. Sun CC workaround | weidai | 2007-04-16 | 1 | -1/+1 |
* | port to GCC 4, reorganize implementations of SetKey | weidai | 2006-12-10 | 1 | -4/+10 |
* | merge in changes by denis bider and fix compile on gcc 3.4.4 and MSVC 6 | weidai | 2006-04-06 | 1 | -2/+2 |
* | port to MSVC .NET 2005 beta 2 | weidai | 2005-07-12 | 1 | -60/+62 |
* | changes done for FIPS-140 lab code drop | weidai | 2005-01-20 | 1 | -2/+2 |
* | fix documentation, fix PanamaMAC, fix algorithm names | weidai | 2004-07-22 | 1 | -0/+1 |
* | workaround alpha build problem | weidai | 2003-07-31 | 1 | -8/+8 |
* | fix bugs in 64-bit CPU support | weidai | 2003-07-25 | 1 | -0/+2 |
* | allow DLL to be built with VC++ .NET | weidai | 2003-07-18 | 1 | -63/+67 |
* | misc changes | weidai | 2003-07-18 | 1 | -3/+3 |
* | added support for using encoding parameters and key derivation parameters | weidai | 2003-07-16 | 1 | -57/+39 |
* | create DLL version, fix GetNextIV() bug in CTR and OFB modes | weidai | 2003-07-04 | 1 | -1/+6 |
* | misc optimizations | weidai | 2003-05-16 | 1 | -16/+0 |
* | fix bugs in SEAL and Panama | weidai | 2003-03-26 | 1 | -0/+22 |
* | various changes for 5.1 | weidai | 2003-03-20 | 1 | -22/+49 |
* | Initial revision | weidai | 2002-10-04 | 1 | -0/+660 |