| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename zero_mem to secure_scrub_memory | Jack Lloyd | 2016-11-03 | 6 | -24/+45 |
* | Move cert/x509 to top level and pem and pbes2 to pubkey. | Jack Lloyd | 2016-11-03 | 43 | -0/+0 |
* | Move ISA optimized versions under the main algo dir | Jack Lloyd | 2016-11-03 | 14 | -12/+0 |
* | Deprecate LibraryInitializer | Jack Lloyd | 2016-11-03 | 2 | -28/+4 |
* | Remove lock and alias map from SCAN_Name | Jack Lloyd | 2016-11-02 | 1 | -4/+0 |
* | Change TLS default policy to disable DSA, CCM-8, and static RSA | Jack Lloyd | 2016-11-02 | 2 | -11/+32 |
* | Fix ECKCDSA verification problem | Never | 2016-11-01 | 1 | -1/+1 |
* | ECKCDSA improved verification (Shamirs Trick for speed and calculate length o... | Never | 2016-10-31 | 1 | -10/+8 |
* | Avoid possibility of mismatched brackets. | Jack Lloyd | 2016-10-31 | 1 | -2/+6 |
* | Merge GH #699 Add socket-based HTTP client | Jack Lloyd | 2016-10-31 | 2 | -32/+101 |
|\ |
|
| * | HTTP for plain sockets | Jack Lloyd | 2016-10-30 | 2 | -32/+101 |
* | | Compile fix | Jack Lloyd | 2016-10-31 | 1 | -2/+2 |
* | | Import fuzzer drivers | Jack Lloyd | 2016-10-30 | 1 | -0/+3 |
|/ |
|
* | Salsa20 accepts empty IVs | Jack Lloyd | 2016-10-30 | 2 | -4/+9 |
* | Remove openpgp module | Jack Lloyd | 2016-10-30 | 3 | -266/+0 |
* | Merge GH #692 Remove deprecated RNGs and entropy sources | Jack Lloyd | 2016-10-30 | 20 | -1360/+19 |
|\ |
|
| * | Remove HMAC_RNG, X9.31-RNG, BeOS stats, EGD reader, Unix process runner | Jack Lloyd | 2016-10-28 | 20 | -1360/+19 |
* | | More filter tests | Jack Lloyd | 2016-10-29 | 1 | -16/+8 |
|/ |
|
* | Merge GH #691/#488 Add GMAC. Add MessageAuthenticationCode::start_msg | Jack Lloyd | 2016-10-28 | 6 | -8/+298 |
|\ |
|
| * | Add MAC::start_msg, update GMAC | Jack Lloyd | 2016-10-28 | 3 | -14/+53 |
| * | Implements GMAC with GHASH. | Matthias Gierlings | 2016-10-28 | 5 | -98/+161 |
| * | Added implementation for GMAC | Matthias Gierlings | 2016-10-27 | 7 | -50/+238 |
* | | 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 |
* | | Remove bogus filter dependency in TSS | Jack Lloyd | 2016-10-28 | 2 | -2/+0 |
* | | make max_number_of_bytes_per_request configurable | Daniel Neus | 2016-10-28 | 2 | -27/+79 |
* | | 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 | 1 | -0/+5 |
|\ \ |
|
| * | | Add more tests for Pipe/Filter | Jack Lloyd | 2016-10-27 | 1 | -0/+5 |
| |/ |
|
* / | Fix TLS resumption bugs | Jack Lloyd | 2016-10-27 | 2 | -20/+27 |
|/ |
|
* | 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 |
* | Static analyzer fixes | Jack Lloyd | 2016-10-25 | 1 | -1/+0 |
* | 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 |
* | | 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 |
* | Fixes for build without 25519 | Jack Lloyd | 2016-10-24 | 1 | -3/+3 |
* | Merge GH #673 X25519 TLS key exchange | Jack Lloyd | 2016-10-24 | 6 | -42/+108 |
|\ |
|
| * | X25519 key exchange for TLS | Jack Lloyd | 2016-10-21 | 6 | -42/+108 |
* | | 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 #668: Remove Algo_Registry and associated global locks | Jack Lloyd | 2016-10-24 | 93 | -1576/+1478 |
|\ \ \ |
|
| * | | | 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 |