Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated headers, make more headers internal | Jack Lloyd | 2020-11-06 | 528 | -2556/+1172 |
* | Merge GH #2434 Remove deprecated algorithms | Jack Lloyd | 2020-11-06 | 66 | -6235/+35 |
|\ | |||||
| * | Remove default output length for SHAKE | Jack Lloyd | 2020-11-05 | 3 | -4/+15 |
| * | Remove CBC-MAC | Jack Lloyd | 2020-11-05 | 9 | -504/+1 |
| * | Remove deprecated threefish.h header | Jack Lloyd | 2020-11-05 | 1 | -17/+0 |
| * | Remove XTEA | Jack Lloyd | 2020-11-05 | 8 | -1129/+1 |
| * | Remove MCEIES | Jack Lloyd | 2020-11-05 | 13 | -328/+11 |
| * | Remove PBKDF1 | Jack Lloyd | 2020-11-05 | 6 | -155/+1 |
| * | Remove all or nothing transform | Jack Lloyd | 2020-11-05 | 3 | -183/+0 |
| * | Update policy files | Jack Lloyd | 2020-11-05 | 3 | -11/+0 |
| * | Remove KASUMI | Jack Lloyd | 2020-11-05 | 7 | -304/+1 |
| * | Remove DESX | Jack Lloyd | 2020-11-05 | 6 | -147/+2 |
| * | Remove Tiger hash function | Jack Lloyd | 2020-11-05 | 16 | -2671/+3 |
| * | Remove MISTY1 | Jack Lloyd | 2020-11-05 | 7 | -441/+1 |
| * | Remove CAST-256 | Jack Lloyd | 2020-11-05 | 7 | -343/+1 |
* | | Merge GH #2455 Switch to C++17 mode and prune CI configurations | Jack Lloyd | 2020-11-06 | 20 | -153/+27 |
|\ \ | |||||
| * | | Fix some warnings picked up by new compiler flags | Jack Lloyd | 2020-11-06 | 8 | -16/+18 |
| * | | Drop several CI configurations | Jack Lloyd | 2020-11-05 | 3 | -73/+1 |
| * | | Remove support for Google NaCl builds | Jack Lloyd | 2020-11-05 | 1 | -6/+0 |
| * | | Switch compilers to C++17 mode | Jack Lloyd | 2020-11-05 | 5 | -8/+8 |
| * | | Remove support for HP and PathScale compilers | Jack Lloyd | 2020-11-05 | 3 | -50/+0 |
| |/ | |||||
* / | Bump version to 3.0.0-alpha0 | Jack Lloyd | 2020-11-05 | 4 | -12/+16 |
|/ | |||||
* | Merge GH #2453 Deprecate some math functions from public API | Jack Lloyd | 2020-11-05 | 11 | -60/+103 |
|\ | |||||
| * | Some math deprecations | Jack Lloyd | 2020-11-05 | 11 | -60/+103 |
* | | Merge GH #2452 Simplify some functions in secmem.h | Jack Lloyd | 2020-11-05 | 2 | -50/+36 |
|\ \ | |||||
| * | | Simplify some secmem.h functions | Jack Lloyd | 2020-11-05 | 2 | -50/+36 |
| |/ | |||||
* | | MSVC doesn't accept std::vector with incomplete types in C++11 | Jack Lloyd | 2020-11-05 | 2 | -2/+3 |
* | | Remove some implementation headers from public McEliece includes | Jack Lloyd | 2020-11-05 | 6 | -11/+28 |
|/ | |||||
* | Merge GH #2449 Merge PSK_DB headers | Jack Lloyd | 2020-11-05 | 5 | -25/+29 |
|\ | |||||
| * | Merge psk_db_sql.h into psk_db.h | Jack Lloyd | 2020-11-04 | 5 | -25/+29 |
* | | Merge some of the P11 type headers (Slot/Module/Session) into p11_types.h | Jack Lloyd | 2020-11-04 | 14 | -228/+234 |
|/ | |||||
* | More header merging | Jack Lloyd | 2020-11-03 | 26 | -987/+985 |
* | Add missing include | Jack Lloyd | 2020-11-01 | 3 | -0/+3 |
* | More cleanup of XMSS headers | Jack Lloyd | 2020-11-01 | 8 | -518/+480 |
* | Modify Testsuite_RNG slightly to avoid rotations | Jack Lloyd | 2020-11-01 | 4 | -5/+67 |
* | Add missing include | Jack Lloyd | 2020-10-31 | 1 | -0/+1 |
* | Make several XMSS implementation headers internal | Jack Lloyd | 2020-10-31 | 19 | -88/+112 |
* | Attempt at build fix | Jack Lloyd | 2020-10-31 | 1 | -0/+1 |
* | Merge X.509 header files | Jack Lloyd | 2020-10-31 | 49 | -983/+954 |
* | Merge GH #2441 Merge some of the ASN.1 headers | Jack Lloyd | 2020-10-31 | 40 | -377/+345 |
|\ | |||||
| * | Merge some of the ASN.1 headers | Jack Lloyd | 2020-10-31 | 40 | -377/+345 |
* | | Merge GH #2440 Support multiple associated data on AEAD_mode interface | Jack Lloyd | 2020-10-31 | 5 | -9/+49 |
|\ \ | |||||
| * | | Generalize SIV's support for multiple ADs to the AEAD interface | Jack Lloyd | 2020-10-31 | 5 | -9/+49 |
| |/ | |||||
* / | Move MinGW build to last in CI | Jack Lloyd | 2020-10-31 | 1 | -8/+8 |
|/ | |||||
* | Merge GH #2438 Fix pylint CI | Jack Lloyd | 2020-10-29 | 2 | -1/+3 |
|\ | |||||
| * | Fix Pylint CI | Jack Lloyd | 2020-10-29 | 2 | -1/+3 |
* | | Shuffle Travis build order | Jack Lloyd | 2020-10-29 | 1 | -22/+22 |
|/ | |||||
* | Build fix | Jack Lloyd | 2020-10-28 | 1 | -3/+1 |
* | Remove documentation CI build | Jack Lloyd | 2020-10-28 | 1 | -5/+0 |
* | Run pylint on amd64 until issue can be resolved | Jack Lloyd | 2020-10-28 | 1 | -1/+0 |