aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/data
Commit message (Expand)AuthorAgeFilesLines
* Merge GH #1053 Fix path length constraint checking (GH #991)Jack Lloyd2017-05-2111-0/+198
|\
| * fix pathLenConstraint validationDaniel Neus2017-05-1911-0/+198
* | Add support for Intel SHA-1/SHA-2 instructionsJack Lloyd2017-05-192-1/+3
* | Merge GH #1051 Extensions for PKCSv1.5 signature formattingJack Lloyd2017-05-191-0/+8
|\ \
| * | Add botan_pkcs_hash_id to FFIJack Lloyd2017-05-181-0/+8
| |/
* / Handle IV carryover in CBC, CFB, and stream ciphersJack Lloyd2017-05-131-0/+5
|/
* KDF SP800-56A: Add test vectors with 0 length salt to improve coverageKrzysztof Kwiatkowski2017-05-031-0/+60
* Add vectors for HMAC backed SP800-56A KDFKrzysztof Kwiatkowski2017-05-031-2/+1417
* Adds KDF based on SP 800-56A. Currently it is revision 1 (alternative 1). It ...Krzysztof Kwiatkowski2017-05-031-0/+1418
* Merge GH #1000 Support seeking in CTR modeJack Lloyd2017-04-271-0/+2810
|\
| * add test sets for CTR-BE(***)René Meusel2017-04-131-0/+2810
* | Merge GH #1022 Support CBC ciphers via OpenSSLJack Lloyd2017-04-271-0/+7
|\ \
| * | Implement cipher modes with OpenSSL.Alexander Bluhm2017-04-251-0/+7
| |/
* / Complete wildcard handling for X.509 certificatesRené Korthaus2017-04-201-0/+66
|/
* Add another AES-128 CFB testJack Lloyd2017-04-081-0/+6
* Merge GH #966 Add SM3 hash functionJack Lloyd2017-04-051-0/+423
|\
| * Add more SM3 hash test data.Daniel Wyatt2017-04-031-0/+417
| * Add SM3 hash functionDaniel Wyatt2017-04-031-0/+6
* | Fix X509 DN comparisonsJack Lloyd2017-04-042-0/+14
|/
* Remove old timing test suiteJack Lloyd2017-03-287-0/+51
* Fix incorrect password truncation in bcrypt password hashing.Jack Lloyd2017-03-241-1/+271
* Fix #917: calendar_point::to_std_timepoint() does not support years after 2037Daniel Neus2017-03-211-0/+3
* Add ECDSA key tests from Google's project WycheproofRené Korthaus2017-02-122-3/+18
* Add test vectors for invalid ECDSA public keys from FIPS 186-4René Korthaus2017-02-121-0/+184
* Add test vectors for invalid ECDSA public keys from FIPS 186-2René Korthaus2017-02-122-1/+189
* Support zero-length IV in ChaChaJack Lloyd2017-02-021-0/+3
* Add more Noekeon testsJack Lloyd2017-01-271-8/+4114
* Mark GMAC tests as being sensitive to clmul and AES-NI CPUID bitsJack Lloyd2017-01-171-0/+2
* Add tests for Stream_Cipher_ModeJack Lloyd2017-01-061-0/+14
* Add tests for certificate status messageJack Lloyd2017-01-042-1/+18
* Convert DH invalid key test to read from fileJack Lloyd2017-01-022-1/+32
* Add positive DH test vectors from NIST CAVPRené Korthaus2017-01-021-0/+232
* Increase default TLS DH min to 2048 bits, and add BSI policy class.Jack Lloyd2016-12-305-4/+26
* Speed up DSA param gen testJack Lloyd2016-12-261-0/+20
* 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