Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -1565/+1565 |
| | |||||
* | Removed execute bit from other project files | Jeffrey Walton | 2015-06-24 | 1 | -0/+0 |
| | |||||
* | fixed Panama x64 MASM code not saving RDI | weidai | 2009-03-29 | 1 | -2/+4 |
| | |||||
* | changes for 5.6: | weidai | 2009-03-02 | 1 | -333/+0 |
| | | | | | | - 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 | ||||
* | - port x64 assembly code to MASM | weidai | 2007-09-24 | 1 | -2/+1840 |
| | | | - improve stack unwindability on x64 for GCC by not modifying RBP/RSP registers in inline assembly | ||||
* | fix compile for x64, DLL and VC 6 | weidai | 2007-05-04 | 1 | -47/+22 |
| | |||||
* | MASM code for x64 | weidai | 2007-04-16 | 1 | -0/+83 |