Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -62/+62 |
| | |||||
* | changes for 5.6: | weidai | 2009-03-02 | 1 | -5/+4 |
| | | | | | | - added AuthenticatedSymmetricCipher interface class and Filter wrappers - added CCM, GCM (with SSE2 assembly), CMAC, and SEED - improved AES speed on x86 and x64 - removed WORD64_AVAILABLE; compiler 64-bit int support is now required | ||||
* | fix incorrect type in UncheckedSetKey parameter | weidai | 2006-12-11 | 1 | -1/+1 |
| | |||||
* | port to GCC 4, reorganize implementations of SetKey | weidai | 2006-12-10 | 1 | -1/+1 |
| | |||||
* | port to MSVC .NET 2005 beta 2 | weidai | 2005-07-12 | 1 | -3/+3 |
| | |||||
* | create DLL version, fix GetNextIV() bug in CTR and OFB modes | weidai | 2003-07-04 | 1 | -0/+63 |