aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enable BoringSSL SSLv3 testsJack Lloyd2020-12-093-9/+6
* Merge GH #2536 Update the BoringSSL test suiteJack Lloyd2020-12-0512-42/+98
|\
| * Update the BoringSSL runner and update the shimJack Lloyd2020-12-0512-42/+98
|/
* Merge GH #2535 SHA-2 SHA-NI/Aarch64 cleanupsJack Lloyd2020-12-052-199/+187
|\
| * Cleanups in the Aarch64 SHA-2 codeJack Lloyd2020-12-051-101/+88
| * Clean up the SHA-2 x86 SHA-NI implementationJack Lloyd2020-12-051-98/+99
|/
* Fix #2525 for Pwdhash interfaceJack Lloyd2020-12-051-2/+2
* Update newsJack Lloyd2020-12-051-0/+3
* Merge GH #2534 Use smaller tables in Camellia, SEED, ARIA and DESJack Lloyd2020-12-058-1568/+668
|\
| * Remove cast_sboxes.hJack Lloyd2020-12-042-199/+181
| * Combine the DES tables into oneJack Lloyd2020-12-041-30/+17
| * Simplify Camellia key schedule a bitJack Lloyd2020-12-041-25/+29
| * Use smaller tables for DESJack Lloyd2020-12-043-389/+121
| * Use smaller tables in Camellia, ARIA, and SEEDJack Lloyd2020-12-043-955/+350
|/
* Merge GH #2532 Add arm32 and s390x builds back to Travis CIJack Lloyd2020-12-044-10/+22
|\
| * Update docsJack Lloyd2020-12-021-1/+9
| * Add back arm32 and s390x builds to TravisJack Lloyd2020-12-023-9/+13
* | Merge GH #2531 Improve installation checksJack Lloyd2020-12-045-60/+101
|\ \ | |/ |/|
| * Improve checks and avoid hard-coding the major version numberJack Lloyd2020-12-032-4/+16
| * Improve CI tests of the install targetJack Lloyd2020-12-025-60/+89
|/
* Merge GH #2350 Add a test that install target does somethingJack Lloyd2020-12-014-8/+66
|\
| * the linter is quite rightHannes Rantzsch2020-12-011-2/+2
| * CI: validate installation after running make installHannes Rantzsch2020-12-014-8/+66
|/
* Merge GH #2529 Export list of includes into build_config.jsonJack Lloyd2020-12-012-13/+15
|\
| * Export the list of headers into build_config.jsonJack Lloyd2020-12-012-13/+15
* | Remove ULL suffixesJack Lloyd2020-12-014-803/+803
|/
* Merge GH #2527 Add some more BLAKE2b MAC test vectorsJack Lloyd2020-12-011-0/+39
|\
| * Some more blake2b mac test vectors from Linux kernel.Tom2020-11-301-0/+39
* | Switch MAC vs HMAC preference in KDF and PBKDF2Jack Lloyd2020-12-012-4/+4
* | Fix syntax error in KDF docsJack Lloyd2020-12-011-2/+2
|/
* Do not accept EC signatures when the public point is invalidJack Lloyd2020-11-304-2/+22
* Add missing check for zero point during ECKCDSA verificationJack Lloyd2020-11-301-0/+2
* Make this comment easier to readJack Lloyd2020-11-301-1/+2
* Break complicated expression down into several statementsJack Lloyd2020-11-301-2/+6
* Add a couple more BLAKE2b MAC tests (from OpenSSL)Jack Lloyd2020-11-291-0/+11
* ReformatJack Lloyd2020-11-291-37/+38
* Update newsJack Lloyd2020-11-291-0/+2
* Merge GH #2524 Add support for keyed/MAC Blake2bJack Lloyd2020-11-297-5/+1225
|\
| * Add support for keyed Blake2b and also MAC via Blake2b.Tom2020-11-297-5/+1225
* | Tighten up the check on feature macro datestampsJack Lloyd2020-11-291-1/+8
|/
* Update deprecatedJack Lloyd2020-11-281-1/+1
* Merge GH #2523 Remove KDF truncation behaviorJack Lloyd2020-11-2821-172/+236
|\
| * Remove the KDF truncation behaviorJack Lloyd2020-11-2821-172/+236
* | Merge GH #2522 Avoid duplicated hash_for_emsa call in DSAJack Lloyd2020-11-282-10/+2
|\ \
| * | Avoid a duplicated call of hash_for_emsaJack Lloyd2020-11-282-10/+2
* | | Add VSX flags for compilersJack Lloyd2020-11-282-1/+3
| |/ |/|
* | Update deprecated listJack Lloyd2020-11-281-5/+0
* | Deprecate NoekeonJack Lloyd2020-11-282-2/+5
|/
* Merge GH #2521 Deprecate and inline some old compat key loader functionsJack Lloyd2020-11-284-202/+124
|\
| * Deprecate some of the old PK load functions, inline othersJack Lloyd2020-11-284-202/+124