| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Added ecdsa_keygen for frp256v1 | Simon Cogliani | 2016-08-01 | 1 | -2/+1 |
* | Added test vectors ecdsa_rfc6979 for frp256v1 | Simon Cogliani | 2016-08-01 | 1 | -0/+22 |
* | Added test vectors ecdh_kat and ecdh_keygen for frp256v1 | Simon Cogliani | 2016-07-31 | 1 | -0/+101 |
* | Merge branch 'master' into frp256v1 | Simon Cogliani | 2016-07-30 | 1 | -0/+41 |
|\ |
|
| * | add some basic charset tests | Daniel Neus | 2016-07-25 | 1 | -0/+41 |
* | | Added test vectors ecc point multiplication for frp256v1 | Simon Cogliani | 2016-07-24 | 1 | -0/+209 |
|/ |
|
* | Merge asm into single mp_madd.h and mp_asmi.h files | Jack Lloyd | 2016-07-21 | 2 | -0/+8 |
* | improve parallel hash tests + memory leak fix | Daniel Neus | 2016-07-20 | 1 | -0/+4 |
* | Merge GH #541 More ECIES tests | Jack Lloyd | 2016-07-19 | 1 | -28/+175 |
|\ |
|
| * | add more ECIES tests | Daniel Neus | 2016-07-19 | 1 | -28/+175 |
* | | Merge GH #520 RNG changes | Jack Lloyd | 2016-07-18 | 2 | -520/+6023 |
|\ \ |
|
| * | | Remove useless L param from X9.31 test vector file | Jack Lloyd | 2016-07-17 | 1 | -515/+4 |
| * | | Switch to HMAC_DRBG for all RNG generation. | Jack Lloyd | 2016-07-17 | 1 | -5/+6019 |
* | | | Add test vectors for RSA-KEM/KDF1 | René Korthaus | 2016-07-18 | 1 | -3/+129 |
| |/
|/| |
|
* | | Merge GH #533 DLIES changes | Jack Lloyd | 2016-07-17 | 1 | -30/+970 |
|\ \ |
|
| * | | DLIES rework | Daniel Neus | 2016-07-13 | 1 | -30/+970 |
| |/ |
|
* / | Add test vectors for KDF1/ISO18033 | René Korthaus | 2016-07-15 | 1 | -0/+24 |
|/ |
|
* | Merge GH #531 Add AES/CBC/CTS tests from RFC 3962 | Jack Lloyd | 2016-07-11 | 1 | -0/+32 |
|\ |
|
| * | Add test vectors for AES-CBC-CS3 aka AES/CBC/CTS from RFC 3962 | René Korthaus | 2016-07-11 | 1 | -0/+32 |
* | | Add test vectors for block cipher padding modes | René Korthaus | 2016-07-11 | 1 | -0/+83 |
|/ |
|
* | Merge GH #504 Add ECKCDSA | Jack Lloyd | 2016-06-20 | 1 | -0/+29 |
|\ |
|
| * | Add ECKCDSA signature algorithm | René Korthaus | 2016-06-14 | 1 | -0/+29 |
* | | Merge GH #483 Add ECIES and KDF1 from ISO 18033 | Jack Lloyd | 2016-06-20 | 2 | -0/+192 |
|\ \ |
|