aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-06528-2556/+1172
* Merge GH #2434 Remove deprecated algorithmsJack Lloyd2020-11-0666-6235/+35
|\
| * Remove default output length for SHAKEJack Lloyd2020-11-053-4/+15
| * Remove CBC-MACJack Lloyd2020-11-059-504/+1
| * Remove deprecated threefish.h headerJack Lloyd2020-11-051-17/+0
| * Remove XTEAJack Lloyd2020-11-058-1129/+1
| * Remove MCEIESJack Lloyd2020-11-0513-328/+11
| * Remove PBKDF1Jack Lloyd2020-11-056-155/+1
| * Remove all or nothing transformJack Lloyd2020-11-053-183/+0
| * Update policy filesJack Lloyd2020-11-053-11/+0
| * Remove KASUMIJack Lloyd2020-11-057-304/+1
| * Remove DESXJack Lloyd2020-11-056-147/+2
| * Remove Tiger hash functionJack Lloyd2020-11-0516-2671/+3
| * Remove MISTY1Jack Lloyd2020-11-057-441/+1
| * Remove CAST-256Jack Lloyd2020-11-057-343/+1
* | Merge GH #2455 Switch to C++17 mode and prune CI configurationsJack Lloyd2020-11-0620-153/+27
|\ \
| * | Fix some warnings picked up by new compiler flagsJack Lloyd2020-11-068-16/+18
| * | Drop several CI configurationsJack Lloyd2020-11-053-73/+1
| * | Remove support for Google NaCl buildsJack Lloyd2020-11-051-6/+0
| * | Switch compilers to C++17 modeJack Lloyd2020-11-055-8/+8
| * | Remove support for HP and PathScale compilersJack Lloyd2020-11-053-50/+0
| |/
* / Bump version to 3.0.0-alpha0Jack Lloyd2020-11-054-12/+16
|/
* Merge GH #2453 Deprecate some math functions from public APIJack Lloyd2020-11-0511-60/+103
|\
| * Some math deprecationsJack Lloyd2020-11-0511-60/+103
* | Merge GH #2452 Simplify some functions in secmem.hJack Lloyd2020-11-052-50/+36
|\ \
| * | Simplify some secmem.h functionsJack Lloyd2020-11-052-50/+36
| |/
* | MSVC doesn't accept std::vector with incomplete types in C++11Jack Lloyd2020-11-052-2/+3
* | Remove some implementation headers from public McEliece includesJack Lloyd2020-11-056-11/+28
|/
* Merge GH #2449 Merge PSK_DB headersJack Lloyd2020-11-055-25/+29
|\
| * Merge psk_db_sql.h into psk_db.hJack Lloyd2020-11-045-25/+29
* | Merge some of the P11 type headers (Slot/Module/Session) into p11_types.hJack Lloyd2020-11-0414-228/+234
|/
* More header mergingJack Lloyd2020-11-0326-987/+985
* Add missing includeJack Lloyd2020-11-013-0/+3
* More cleanup of XMSS headersJack Lloyd2020-11-018-518/+480
* Modify Testsuite_RNG slightly to avoid rotationsJack Lloyd2020-11-014-5/+67
* Add missing includeJack Lloyd2020-10-311-0/+1
* Make several XMSS implementation headers internalJack Lloyd2020-10-3119-88/+112
* Attempt at build fixJack Lloyd2020-10-311-0/+1
* Merge X.509 header filesJack Lloyd2020-10-3149-983/+954
* Merge GH #2441 Merge some of the ASN.1 headersJack Lloyd2020-10-3140-377/+345
|\
| * Merge some of the ASN.1 headersJack Lloyd2020-10-3140-377/+345
* | Merge GH #2440 Support multiple associated data on AEAD_mode interfaceJack Lloyd2020-10-315-9/+49
|\ \
| * | Generalize SIV's support for multiple ADs to the AEAD interfaceJack Lloyd2020-10-315-9/+49
| |/
* / Move MinGW build to last in CIJack Lloyd2020-10-311-8/+8
|/
* Merge GH #2438 Fix pylint CIJack Lloyd2020-10-292-1/+3
|\
| * Fix Pylint CIJack Lloyd2020-10-292-1/+3
* | Shuffle Travis build orderJack Lloyd2020-10-291-22/+22
|/
* Build fixJack Lloyd2020-10-281-3/+1
* Remove documentation CI buildJack Lloyd2020-10-281-5/+0
* Run pylint on amd64 until issue can be resolvedJack Lloyd2020-10-281-1/+0