Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add -Wshorten-64-to-32 for Clang | Jack Lloyd | 2020-11-08 | 1 | -1/+1 |
* | Remove deprecated headers, make more headers internal | Jack Lloyd | 2020-11-06 | 2 | -1/+5 |
* | Fix export | Jack Lloyd | 2020-02-15 | 1 | -1/+1 |
* | Small cleanups | Jack Lloyd | 2020-02-14 | 2 | -2/+7 |
* | Fix MSVC warning in Newhope | Jack Lloyd | 2019-12-06 | 1 | -1/+1 |
* | Add cast for MSVC | Jack Lloyd | 2019-01-03 | 1 | -1/+4 |
* | Silence MSVC warnings | Jack Lloyd | 2018-12-04 | 1 | -8/+8 |
* | Additional final annotations | Jack Lloyd | 2017-10-15 | 1 | -1/+1 |
* | More include header cleanups | Jack Lloyd | 2017-09-21 | 2 | -1/+4 |
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | Complete the final annotation changes | Jack Lloyd | 2017-09-19 | 1 | -3/+3 |
* | Newhope cleanups | Jack Lloyd | 2017-08-18 | 2 | -663/+668 |
* | Remove "Dirty hack" for multiple defines in lex_me_harder() | Simon Warta | 2017-04-02 | 1 | -1/+3 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -1/+1 |
* | Add CECPQ1 TLS ciphersuites | Jack Lloyd | 2016-11-17 | 2 | -9/+26 |
* | NewHope cleanup | Jack Lloyd | 2016-11-09 | 1 | -63/+300 |
* | Add SHAKE-128 as stream cipher | Jack Lloyd | 2016-10-19 | 3 | -105/+91 |
* | Add proper SHA-3 | Jack Lloyd | 2016-10-19 | 3 | -24/+11 |
* | Fix tests on things that are not little endian | Jack Lloyd | 2016-08-30 | 1 | -12/+6 |
* | Avoid requiring alignment (think this was just for the AVX2 version) | Jack Lloyd | 2016-08-30 | 2 | -37/+35 |
* | Fix header guard, macro tidy | Jack Lloyd | 2016-08-30 | 2 | -5/+7 |
* | Add NEWHOPE KEM scheme | Jack Lloyd | 2016-08-30 | 3 | -0/+658 |