aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/data
Commit message (Expand)AuthorAgeFilesLines
* Add P-521 ECDSA testJack Lloyd2016-10-301-0/+9
* Remove HMAC_RNG, X9.31-RNG, BeOS stats, EGD reader, Unix process runnerJack Lloyd2016-10-281-1541/+0
* Added implementation for GMACMatthias Gierlings2016-10-271-0/+80
* Add missing variable to AES test vectorJack Lloyd2016-10-251-0/+1
* Add long (4+ block) AES KATsJack Lloyd2016-10-251-0/+10
* Add SHAKE-128 as stream cipherJack Lloyd2016-10-191-0/+3379
* Add proper SHA-3Jack Lloyd2016-10-191-0/+1216
* Merge GH #645 TLS compressed pointsJack Lloyd2016-10-072-4/+4
|\
| * Fix tls_messages testsRené Korthaus2016-10-032-4/+4
* | certstore testsKai Michaelis2016-10-0211-0/+242
|/
* New TLS positive and negative tests.Juraj Somorovsky2016-09-307-0/+234
* Fix TLS 1.2 PRF test vectorsRené Korthaus2016-09-231-2/+2
* Add cpuid overload to test frameworkJack Lloyd2016-09-158-0/+23
* Add TLS 1.2 PRF test vectorsRené Korthaus2016-09-131-0/+34
* Add test of FPE_FE1Jack Lloyd2016-09-091-0/+14
* Merge GH #613 NewHope R-LWE key exchangeJack Lloyd2016-09-051-0/+6003
|\
| * Add NEWHOPE KEM schemeJack Lloyd2016-08-301-0/+6003
* | No need for long all-zero input after cd9f852Jack Lloyd2016-09-051-1/+0
* | Merge GH #616 ChaCha SSE2 optimizationsJack Lloyd2016-09-051-0/+8
|\ \
| * | Missing increment in SSE2 version, broke ChaCha20Poly1305 testsJack Lloyd2016-09-011-0/+8
| |/
* | Remove deprecated Nyberg-Rueppel and Rabin-Williams signaturesJack Lloyd2016-09-023-267/+0
* | Remove deprecated hashes MD2, HAS-160, and RIPEMD-128Jack Lloyd2016-09-027-377/+0
* | Remove deprecated ciphers MARS, RC2, RC5, RC6, SAFER-SK and TEAJack Lloyd2016-09-0210-10849/+1
* | Let the input arg to stream cipher test be optional.Jack Lloyd2016-09-012-96/+0
|/
* DLIES test tweaksJack Lloyd2016-08-281-245/+78
* Use Botan's interpretation of P-521 ECDSA zero padding for nowJack Lloyd2016-08-271-1/+5
* Add tests with a message hash that contains leading zerosDaniel Neus2016-08-265-0/+50
* Added ecdsa_keygen for frp256v1Simon Cogliani2016-08-011-2/+1
* Added test vectors ecdsa_rfc6979 for frp256v1Simon Cogliani2016-08-011-0/+22
* Added test vectors ecdh_kat and ecdh_keygen for frp256v1Simon Cogliani2016-07-311-0/+101
* Merge branch 'master' into frp256v1Simon Cogliani2016-07-301-0/+41
|\
| * add some basic charset testsDaniel Neus2016-07-251-0/+41
* | Added test vectors ecc point multiplication for frp256v1Simon Cogliani2016-07-241-0/+209
|/
* Merge asm into single mp_madd.h and mp_asmi.h filesJack Lloyd2016-07-212-0/+8
* improve parallel hash tests + memory leak fixDaniel Neus2016-07-201-0/+4
* Merge GH #541 More ECIES testsJack Lloyd2016-07-191-28/+175
|\
| * add more ECIES testsDaniel Neus2016-07-191-28/+175
* | Merge GH #520 RNG changesJack Lloyd2016-07-182-520/+6023
|\ \
| * | Remove useless L param from X9.31 test vector fileJack Lloyd2016-07-171-515/+4
| * | Switch to HMAC_DRBG for all RNG generation.Jack Lloyd2016-07-171-5/+6019
* | | Add test vectors for RSA-KEM/KDF1René Korthaus2016-07-181-3/+129
| |/ |/|
* | Merge GH #533 DLIES changesJack Lloyd2016-07-171-30/+970
|\ \
| * | DLIES reworkDaniel Neus2016-07-131-30/+970
| |/
* / Add test vectors for KDF1/ISO18033René Korthaus2016-07-151-0/+24
|/
* Merge GH #531 Add AES/CBC/CTS tests from RFC 3962Jack Lloyd2016-07-111-0/+32
|\
| * Add test vectors for AES-CBC-CS3 aka AES/CBC/CTS from RFC 3962René Korthaus2016-07-111-0/+32
* | Add test vectors for block cipher padding modesRené Korthaus2016-07-111-0/+83
|/
* Merge GH #504 Add ECKCDSAJack Lloyd2016-06-201-0/+29
|\
| * Add ECKCDSA signature algorithmRené Korthaus2016-06-141-0/+29
* | Merge GH #483 Add ECIES and KDF1 from ISO 18033Jack Lloyd2016-06-202-0/+192
|\ \