Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleared unused variable and function warnings | Jeffrey Walton | 2015-07-19 | 1 | -2/+2 |
| | |||||
* | changes for 5.6: | weidai | 2009-03-02 | 1 | -1/+1 |
| | | | | | | - 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 potential threading problem with initialization of static objects | weidai | 2003-07-29 | 1 | -3/+2 |
| | |||||
* | Initial revision | weidai | 2002-10-04 | 1 | -0/+101 |