aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/data
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * \ Merge remote-tracking branch 'remotes/origin/master' into eciesPhilipp Weber2016-05-301-0/+23
| |\ \
| * | | ecies review change: add missing ciphertext to test vectorsPhilipp Weber2016-05-231-2/+2
| * | | add ecies implementation according to iso-18033Philipp Weber2016-04-272-0/+192
* | | | Merge GH #497 Add StreamCipher::seek and implementation for ChaChaJack Lloyd2016-06-181-0/+506
|\ \ \ \
| * | | | Adding StreamCipher::seek interface, supporting seek in ChaCha, and also addi...SimCog2016-06-181-0/+506
| | |_|/ | |/| |
* | | | Merge GH #495 Add label argument to KDF::derive_keyJack Lloyd2016-06-174-5517/+4489
|\ \ \ \ | |/ / / |/| | |
| * | | pycryptodome generated test vectors for SP800-56CKai Michaelis2016-05-191-120/+160
| * | | BouncyCastle generated test vectors for SP800-108Kai Michaelis2016-05-193-5397/+4329
| |/ /
* | | Merge GH #489 Add support probabilistic DSA & ECDSAJack Lloyd2016-06-074-0/+2656
|\ \ \ | |_|/ |/| |
| * | Add support probabilistic DSA & ECDSARené Korthaus2016-05-084-0/+2656
| |/
* / Fix GCM counter incrementJack Lloyd2016-05-231-0/+23
|/
* Merge GH #481 Add NIST SP800-108 & 56c KDFsJack Lloyd2016-04-214-0/+5640
|\
| * NIST SP800-108 & 56cKai Michaelis2016-04-204-0/+5640
* | Add ECGDSARené Korthaus2016-04-191-0/+98
|/