| Commit message (Expand) | Author | Age | Files | Lines |
* | Add tests for TLS policy values | Jack Lloyd | 2016-11-26 | 4 | -0/+92 |
* | Add test for various functions previously missed (T::clone, PBKDF::name, AEAD... | Jack Lloyd | 2016-11-26 | 2 | -5/+5 |
* | Merge GH #653 OCSP and X.509 path validation refactor | Jack Lloyd | 2016-11-25 | 11 | -2/+153 |
|\ |
|
| * | Account for new string in test data | Jack Lloyd | 2016-11-25 | 1 | -2/+2 |
| * | Better OCSP tests including online tests | Jack Lloyd | 2016-11-23 | 5 | -0/+100 |
| * | Add some simple OCSP tests | Jack Lloyd | 2016-11-23 | 5 | -0/+51 |
* | | Add a couple more workfactor tests | Jack Lloyd | 2016-11-25 | 1 | -0/+6 |
* | | Adds SHAKE support for XMSS | Matthias Gierlings | 2016-11-25 | 2 | -0/+120 |
* | | Add tests for PK work factor functions | Jack Lloyd | 2016-11-22 | 1 | -0/+37 |
|/ |
|
* | Merge GH #727 Tests for KDF::name | Jack Lloyd | 2016-11-16 | 10 | -34/+34 |
|\ |
|
| * | KDF1 uses a hash function only | René Korthaus | 2016-11-16 | 1 | -1/+1 |
| * | Add a test for KDF::name() | René Korthaus | 2016-11-15 | 10 | -34/+34 |
* | | Add negative tests for cipher mode padding | Jack Lloyd | 2016-11-15 | 1 | -26/+69 |
|/ |
|
* | Merge GH #724 Add ESP (IPsec) CBC padding mode | Jack Lloyd | 2016-11-15 | 1 | -0/+21 |
|\ |
|
| * | Add ESP block cipher padding from RFC 4303 | René Korthaus | 2016-11-14 | 1 | -0/+21 |
* | | Add test vectors for HKDF-Expand and HKDF-Extract | René Korthaus | 2016-11-15 | 1 | -22/+140 |
* | | Add full HKDF implementation | René Korthaus | 2016-11-12 | 1 | -38/+26 |
|/ |
|
* | Add params to XMSS test inputs | Jack Lloyd | 2016-11-12 | 2 | -43/+43 |
* | Added Extended Hash-Based Signatures (XMSS) | Matthias Gierlings | 2016-11-11 | 2 | -0/+215 |
* | Add SHAKE-128 and SHAKE-256 as hash functions | Jack Lloyd | 2016-11-10 | 1 | -0/+29 |
* | Add signature KAT test for GOST 34.10-2001 | Jack Lloyd | 2016-11-06 | 2 | -0/+17 |
* | Add test for DSA parameter generation | Jack Lloyd | 2016-11-03 | 1 | -0/+86 |
* | Add short output KDF1 test | Jack Lloyd | 2016-11-03 | 1 | -0/+5 |
* | Add P-521 ECDSA test | Jack Lloyd | 2016-10-30 | 1 | -0/+9 |
* | Remove HMAC_RNG, X9.31-RNG, BeOS stats, EGD reader, Unix process runner | Jack Lloyd | 2016-10-28 | 1 | -1541/+0 |
* | Added implementation for GMAC | Matthias Gierlings | 2016-10-27 | 1 | -0/+80 |
* | Add missing variable to AES test vector | Jack Lloyd | 2016-10-25 | 1 | -0/+1 |
* | Add long (4+ block) AES KATs | Jack Lloyd | 2016-10-25 | 1 | -0/+10 |
* | Add SHAKE-128 as stream cipher | Jack Lloyd | 2016-10-19 | 1 | -0/+3379 |
* | Add proper SHA-3 | Jack Lloyd | 2016-10-19 | 1 | -0/+1216 |
* | Merge GH #645 TLS compressed points | Jack Lloyd | 2016-10-07 | 2 | -4/+4 |
|\ |
|
| * | Fix tls_messages tests | René Korthaus | 2016-10-03 | 2 | -4/+4 |
* | | certstore tests | Kai Michaelis | 2016-10-02 | 11 | -0/+242 |
|/ |
|
* | New TLS positive and negative tests. | Juraj Somorovsky | 2016-09-30 | 7 | -0/+234 |
* | Fix TLS 1.2 PRF test vectors | René Korthaus | 2016-09-23 | 1 | -2/+2 |
* | Add cpuid overload to test framework | Jack Lloyd | 2016-09-15 | 8 | -0/+23 |
* | Add TLS 1.2 PRF test vectors | René Korthaus | 2016-09-13 | 1 | -0/+34 |
* | Add test of FPE_FE1 | Jack Lloyd | 2016-09-09 | 1 | -0/+14 |
* | Merge GH #613 NewHope R-LWE key exchange | Jack Lloyd | 2016-09-05 | 1 | -0/+6003 |
|\ |
|
| * | Add NEWHOPE KEM scheme | Jack Lloyd | 2016-08-30 | 1 | -0/+6003 |
* | | No need for long all-zero input after cd9f852 | Jack Lloyd | 2016-09-05 | 1 | -1/+0 |
* | | Merge GH #616 ChaCha SSE2 optimizations | Jack Lloyd | 2016-09-05 | 1 | -0/+8 |
|\ \ |
|
| * | | Missing increment in SSE2 version, broke ChaCha20Poly1305 tests | Jack Lloyd | 2016-09-01 | 1 | -0/+8 |
| |/ |
|
* | | Remove deprecated Nyberg-Rueppel and Rabin-Williams signatures | Jack Lloyd | 2016-09-02 | 3 | -267/+0 |
* | | Remove deprecated hashes MD2, HAS-160, and RIPEMD-128 | Jack Lloyd | 2016-09-02 | 7 | -377/+0 |
* | | Remove deprecated ciphers MARS, RC2, RC5, RC6, SAFER-SK and TEA | Jack Lloyd | 2016-09-02 | 10 | -10849/+1 |
* | | Let the input arg to stream cipher test be optional. | Jack Lloyd | 2016-09-01 | 2 | -96/+0 |
|/ |
|
* | DLIES test tweaks | Jack Lloyd | 2016-08-28 | 1 | -245/+78 |
* | Use Botan's interpretation of P-521 ECDSA zero padding for now | Jack Lloyd | 2016-08-27 | 1 | -1/+5 |
* | Add tests with a message hash that contains leading zeros | Daniel Neus | 2016-08-26 | 5 | -0/+50 |