aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/data
Commit message (Expand)AuthorAgeFilesLines
* Add tests for 4-pass Tiger hashJack Lloyd2016-12-221-0/+12
* Add AES GCM tests from WycheproofJack Lloyd2016-12-221-0/+35
* Add Wycheproof EAX test casesJack Lloyd2016-12-211-18/+170
* Add RSA PKCS1v1.5 signature verification tests from Wycheproof suite.Jack Lloyd2016-12-202-1/+158
* Remove obsolete test dataJack Lloyd2016-12-1934-152/+0
* Remove duplicate test dataJack Lloyd2016-12-19152-0/+0
* Add additional primality testsJack Lloyd2016-12-191-57/+214
* Add some additional ressol testsJack Lloyd2016-12-141-0/+20
* Fix exponentiation bug, related fixesJack Lloyd2016-12-142-0/+27
* Update test data to reflect change in e8009766ca2Jack Lloyd2016-12-111-24/+0
* Merge GH #759 Add ISO 9796-2 signature schemesJack Lloyd2016-12-082-0/+56
|\
| * Add ISO9796-2 Signature Schemes giving message recovery 2 and 3.Never2016-12-052-0/+56
* | Merge GH #763 Document test vector originsJack Lloyd2016-12-085-0/+12
|\ \
| * | Add sources for some test vectors [ci skip]René Korthaus2016-12-085-0/+12
* | | Fix off by one in PKCS #1 v1.5 decryption decodingJack Lloyd2016-12-081-0/+46
|/ /
* | Remove ECB test vector fileJack Lloyd2016-12-041-418/+0
* | Remove ECB modeJack Lloyd2016-12-043-0/+131
* | Add tests for TLS policy valuesJack Lloyd2016-11-264-0/+92
* | Add test for various functions previously missed (T::clone, PBKDF::name, AEAD...Jack Lloyd2016-11-262-5/+5
* | Merge GH #653 OCSP and X.509 path validation refactorJack Lloyd2016-11-2511-2/+153
|\ \
| * | Account for new string in test dataJack Lloyd2016-11-251-2/+2
| * | Better OCSP tests including online testsJack Lloyd2016-11-235-0/+100
| * | Add some simple OCSP testsJack Lloyd2016-11-235-0/+51
| |/
* | Add a couple more workfactor testsJack Lloyd2016-11-251-0/+6
* | Adds SHAKE support for XMSSMatthias Gierlings2016-11-252-0/+120
* | Add tests for PK work factor functionsJack Lloyd2016-11-221-0/+37
|/
* Merge GH #727 Tests for KDF::nameJack Lloyd2016-11-1610-34/+34
|\
| * KDF1 uses a hash function onlyRené Korthaus2016-11-161-1/+1
| * Add a test for KDF::name()René Korthaus2016-11-1510-34/+34
* | Add negative tests for cipher mode paddingJack Lloyd2016-11-151-26/+69
|/
* Merge GH #724 Add ESP (IPsec) CBC padding modeJack Lloyd2016-11-151-0/+21
|\
| * Add ESP block cipher padding from RFC 4303René Korthaus2016-11-141-0/+21
* | Add test vectors for HKDF-Expand and HKDF-ExtractRené Korthaus2016-11-151-22/+140
* | Add full HKDF implementationRené Korthaus2016-11-121-38/+26
|/
* Add params to XMSS test inputsJack Lloyd2016-11-122-43/+43
* Added Extended Hash-Based Signatures (XMSS)Matthias Gierlings2016-11-112-0/+215
* Add SHAKE-128 and SHAKE-256 as hash functionsJack Lloyd2016-11-101-0/+29
* Add signature KAT test for GOST 34.10-2001Jack Lloyd2016-11-062-0/+17
* Add test for DSA parameter generationJack Lloyd2016-11-031-0/+86
* Add short output KDF1 testJack Lloyd2016-11-031-0/+5
* 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
|/