aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/data/pubkey
Commit message (Expand)AuthorAgeFilesLines
* Various minor ECC optimizationsJack Lloyd2018-04-131-0/+32
* Adds missing XMSS signature length check.Matthias Gierlings2018-04-121-0/+138
* Add a test vector for OAEP labelRené Korthaus2018-04-021-0/+7
* Add a reproducer for OSS-Fuzz 7156Jack Lloyd2018-03-271-0/+7
* Revamp GOST-34.10 testsJack Lloyd2018-03-212-29/+28
* Merge GH #1503 Support mixed hashes in OAEPJack Lloyd2018-03-211-0/+98
|\
| * Support "mixed" OAEP hashesJack Lloyd2018-03-211-0/+98
* | Avoid Padding= directive in test files prefer headerJack Lloyd2018-03-213-575/+230
|/
* Change DSA behavior similarlyJack Lloyd2018-03-211-0/+16
* Shift ECDSA inputs to match OpenSSL behaviorJack Lloyd2018-03-211-0/+56
* Fix Ed25519 testsJack Lloyd2017-12-311-4/+3
* review changesDaniel Neus2017-10-211-225/+225
* X.509 RSA-PSS verificationDaniel Neus2017-10-202-0/+1995
* Update SM2 to use ASN.1 encoding for ciphertextsJack Lloyd2017-09-201-4/+26
* Support PSSR_RawJack Lloyd2017-09-163-112/+705
* Change SM2 encryption to match updated standard.Jack Lloyd2017-09-101-1/+2
* Support arbitrary hashes for SM2 signaturesJack Lloyd2017-09-061-0/+1
* More ECDSA Raw(hash) testsJack Lloyd2017-08-161-0/+17
* Allow signature using `Raw(hashname)`Jack Lloyd2017-08-152-0/+40
* Fix issue signing an ECDSA hash of all-zeros (GH #1143)Jack Lloyd2017-08-072-0/+31
* Add SM2 encryption schemeJack Lloyd2017-08-041-0/+14
* Add SM2 signature schemeJack Lloyd2017-06-291-0/+14
* Add FFI test and test data from PGP draftJack Lloyd2017-06-081-1/+15
* Add Ed25519 key type and testsJack Lloyd2017-06-071-0/+3294
* Add botan_pkcs_hash_id to FFIJack Lloyd2017-05-181-0/+8
* 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
* 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
* Add RSA PKCS1v1.5 signature verification tests from Wycheproof suite.Jack Lloyd2016-12-202-1/+158
* 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
* | 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
|/
* Add params to XMSS test inputsJack Lloyd2016-11-122-43/+43
* Added Extended Hash-Based Signatures (XMSS)Matthias Gierlings2016-11-112-0/+215
* Add signature KAT test for GOST 34.10-2001Jack Lloyd2016-11-062-0/+17
* Add P-521 ECDSA testJack Lloyd2016-10-301-0/+9
* Merge GH #613 NewHope R-LWE key exchangeJack Lloyd2016-09-051-0/+6003
|\
| * Add NEWHOPE KEM schemeJack Lloyd2016-08-301-0/+6003
* | Remove deprecated Nyberg-Rueppel and Rabin-Williams signaturesJack Lloyd2016-09-023-267/+0
* | Remove deprecated hashes MD2, HAS-160, and RIPEMD-128Jack Lloyd2016-09-021-35/+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