Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add CECPQ1 TLS ciphersuites | Jack Lloyd | 2016-11-17 | 1 | -2/+1 |
* | Fix Clang warnings | Jack Lloyd | 2016-10-09 | 1 | -2/+2 |
* | Reduction of code complexity in MP & ECC classes. | Matthias Gierlings | 2016-06-19 | 1 | -30/+46 |
* | Fix remaining Wshadow warnings and enable on gcc and clang | René Korthaus | 2016-02-18 | 1 | -3/+3 |
* | Make Montgomery reduction constant time. | Jack Lloyd | 2015-10-24 | 1 | -5/+5 |
* | Make PKCS #1 and OAEP decoding constant time to avoid oracle attacks | Jack Lloyd | 2015-10-16 | 1 | -0/+9 |
* | Add BOTAN_DLL back to LibraryInitializer and move some of the implementation to | lloyd | 2015-03-11 | 1 | -1/+1 |
* | Centralize where string.h/cstring is included to mem_ops.h | lloyd | 2015-01-23 | 1 | -7/+6 |
* | Amalgamation fixes | lloyd | 2015-01-23 | 1 | -18/+1 |
* | Add Curve25519 based on curve25519-donna by Adam Langley. | lloyd | 2014-12-27 | 1 | -0/+456 |