| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove HMAC_RNG, X9.31-RNG, BeOS stats, EGD reader, Unix process runner | Jack Lloyd | 2016-10-28 | 26 | -2980/+38 |
* | Merge GH #691/#488 Add GMAC. Add MessageAuthenticationCode::start_msg | Jack Lloyd | 2016-10-28 | 9 | -9/+389 |
|\ |
|
| * | Add MAC::start_msg, update GMAC | Jack Lloyd | 2016-10-28 | 4 | -47/+59 |
| * | Implements GMAC with GHASH. | Matthias Gierlings | 2016-10-28 | 7 | -98/+192 |
| * | Added implementation for GMAC | Matthias Gierlings | 2016-10-27 | 9 | -58/+332 |
* | | Add TLS callbacks for debug and error logging. | Jack Lloyd | 2016-10-28 | 1 | -2/+28 |
* | | HMAC_DRBG - Fix constructor init order. Use create_or_throw to simplify. | Jack Lloyd | 2016-10-28 | 1 | -6/+3 |
* | | Update modern policy: Add NewHope, SQL, ChaCha20 SSE2. Prohibit TLS-CBC | Jack Lloyd | 2016-10-28 | 1 | -1/+8 |
* | | Remove bogus filter dependency in TSS | Jack Lloyd | 2016-10-28 | 2 | -2/+0 |
* | | Merge GH #687 Avoid unused return value warning under GCC | Jack Lloyd | 2016-10-28 | 1 | -2/+3 |
|\ \ |
|
| * | | Fixes randombit/botan#677 | Matthias Gierlings | 2016-10-27 | 1 | -2/+3 |
| |/ |
|
* | | make max_number_of_bytes_per_request configurable | Daniel Neus | 2016-10-28 | 3 | -28/+139 |
* | | Small pushes on test coverage | Jack Lloyd | 2016-10-27 | 2 | -1/+16 |
* | | Correct name for Comb4P | Jack Lloyd | 2016-10-27 | 1 | -1/+1 |
* | | Merge GH #689 Add tests for Pipe/Filter system | Jack Lloyd | 2016-10-27 | 2 | -16/+172 |
|\ \ |
|
| * | | Add more tests for Pipe/Filter | Jack Lloyd | 2016-10-27 | 2 | -16/+172 |
| |/ |
|
* | | More tests for session managers. | Jack Lloyd | 2016-10-27 | 1 | -1/+13 |
* | | Test MtE then EtM CBC modes | Jack Lloyd | 2016-10-27 | 1 | -1/+1 |
* | | Fix TLS resumption bugs | Jack Lloyd | 2016-10-27 | 3 | -112/+182 |
|/ |
|
* | Avoid timing channel in OAEP decoding (CVE-2016-8871) | Juraj Somorovsky | 2016-10-26 | 1 | -7/+12 |
* | Avoid unused warning when no compression libs available | Jack Lloyd | 2016-10-25 | 1 | -0/+2 |
* | Fix HMAC_DRBG fork test | Jack Lloyd | 2016-10-25 | 1 | -8/+14 |
* | Add missing variable to AES test vector | Jack Lloyd | 2016-10-25 | 1 | -0/+1 |
* | Static analyzer fixes | Jack Lloyd | 2016-10-25 | 3 | -21/+39 |
* | Add long (4+ block) AES KATs | Jack Lloyd | 2016-10-25 | 1 | -0/+10 |
* | Merge GH #682 Improve test name consistency | Jack Lloyd | 2016-10-25 | 5 | -5/+5 |
|\ |
|
| * | Pubkey tests should express category [ci skip] | René Korthaus | 2016-10-24 | 5 | -5/+5 |
* | | Merge GH #683 Avoid SHA-1 use in ElGamal+ECKCDSA self tests | Jack Lloyd | 2016-10-25 | 2 | -2/+2 |
|\ \ |
|
| * | | Fix hardcoded SHA-1 in eckcdsa consistency check | René Korthaus | 2016-10-24 | 1 | -1/+1 |
| * | | Fix hardcoded SHA-1 in elgamal consistency check | René Korthaus | 2016-10-24 | 1 | -1/+1 |
| |/ |
|
* | | Add TPM and PKCS #11 to coverage build | Jack Lloyd | 2016-10-24 | 3 | -11/+29 |
* | | Remote unused macros | Jack Lloyd | 2016-10-24 | 2 | -5/+1 |
* | | Initialize member variable in PKCS11_EC_PrivateKey | Jack Lloyd | 2016-10-24 | 2 | -2/+2 |
|/ |
|
* | Limit locking_allocator only to OSes that even might support it. | Jack Lloyd | 2016-10-24 | 1 | -0/+8 |
* | Remove unneeded includes | Jack Lloyd | 2016-10-24 | 2 | -2/+0 |
* | Fixes for build without 25519 | Jack Lloyd | 2016-10-24 | 2 | -3/+6 |
* | Merge GH #673 X25519 TLS key exchange | Jack Lloyd | 2016-10-24 | 7 | -42/+112 |
|\ |
|
| * | X25519 key exchange for TLS | Jack Lloyd | 2016-10-21 | 7 | -42/+112 |
* | | Merge GH #675 Lucky13 countermeasures | Jack Lloyd | 2016-10-24 | 2 | -0/+82 |
|\ \ |
|
| * | | Final changes, now using the countermeasure from the Lucky 13 paper again (or... | Juraj Somorovsky | 2016-10-23 | 1 | -36/+32 |
| * | | SHA384 countermeasure (not perfect, but makes the attack harder) | Juraj Somorovsky | 2016-10-22 | 1 | -19/+27 |
| * | | Lucky 13 patch for SHA-1 and SHA-256 | Juraj Somorovsky | 2016-10-16 | 2 | -0/+78 |
* | | | Merge GH #679 Unify test naming | Jack Lloyd | 2016-10-24 | 4 | -5/+5 |
|\ \ \ |
|
| * | | | Reunify registered test names [ci skip] | René Korthaus | 2016-10-23 | 4 | -5/+5 |
* | | | | Merge GH #668: Remove Algo_Registry and associated global locks | Jack Lloyd | 2016-10-24 | 95 | -1673/+1485 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | ECIES ISO tests require SHA-1 | Jack Lloyd | 2016-10-21 | 1 | -1/+1 |
| * | | | Missing include, noticed by Clang on OS X | Jack Lloyd | 2016-10-21 | 1 | -0/+1 |
| * | | | Cleanup from rebase | Jack Lloyd | 2016-10-21 | 1 | -5/+0 |
| * | | | Fix PSSR | Jack Lloyd | 2016-10-21 | 1 | -1/+1 |
| * | | | Remove unused functions from SCAN_Name | Jack Lloyd | 2016-10-21 | 2 | -39/+0 |