summaryrefslogtreecommitdiffstats
path: root/test/recipes/30-test_evp_data (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add an Ed448 malleability testMatt Caswell2018-12-111-0/+7
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-068-8/+8
* Add an Ed25519 signature maleability testMatt Caswell2018-12-031-0/+8
* KMAC implementation using EVP_MACShane Lontis2018-11-131-0/+86
* Fix SipHash init order.Richard Levitte2018-11-121-1/+1
* Add poly1305 MAC supportPaul Yang2018-11-051-0/+20
* GMAC implementationPauli2018-11-041-0/+69
* Have a couple of SipHash test uses the EVP_PKEY methodRichard Levitte2018-10-301-1/+9
* EVP_MAC: Add SipHash implementationRichard Levitte2018-10-301-1/+1
* Make sure at least one HMAC test still uses the EVP_PKEY methodRichard Levitte2018-10-301-1/+1
* Make sure at least one CMAC test still uses the EVP_PKEY methodRichard Levitte2018-10-301-1/+1
* test/evp_test.c: don't misuse pkey_test_ctrl() in mac_test_run()Richard Levitte2018-10-291-2/+1
* FIPS 140-2 IG A.9 XTS key check.Pauli2018-09-121-0/+1
* Update copyright yearMatt Caswell2018-09-112-2/+2
* TESTS: add SipHash tests with digestsize controlsRichard Levitte2018-09-091-0/+32
* Fix HMAC SHA3-224 and HMAC SHA3-256.Pauli2018-09-041-0/+36
* Make OBJ_NAME case insensitive.Pauli2018-09-031-0/+54
* [test] throw error from wrapper function instead of an EC_METHOD specific oneBilly Brumley2018-09-032-85/+85
* [test] ECC: make sure negative tests pass for the right reasonsBilly Brumley2018-09-032-0/+170
* Replace GFp ladder implementation with ladd-2002-it-4 from EFDNicola Tuveri2018-08-211-0/+237
* test/recipes/30-test_evp_data: fix two typosDr. Matthias St. Pierre2018-08-182-2/+2
* Add SHA3 HMAC test vectors from NIST.Pauli2018-08-151-0/+45
* test/.../evppkey.txt: X25519 regression test vectors.Andy Polyakov2018-07-151-0/+38
* Tests for MD5-SHA1 combined digest.Pauli2018-07-041-0/+14
* More EVP ECC testing: positive and negativeBilly Brumley2018-06-291-0/+4366
* [crypto/ec] don't assume points are of order group->orderBilly Brumley2018-06-211-0/+29
* Move SM2 algos to SM2 specific PKEY methodJack Lloyd2018-06-191-0/+10
* [SM2_sign] add minimal EVP_PKEY functionality testingNicola Tuveri2018-04-251-0/+9
* Update copyright yearMatt Caswell2018-03-201-1/+1
* Support SM2 ECIES scheme via EVPJack Lloyd2018-03-191-0/+5
* Add SM2 signature and ECIES schemesJack Lloyd2018-03-191-0/+14
* Fix no-ecMatt Caswell2018-03-191-0/+1
* Add some test vectors for testing raw 448/25519 keysMatt Caswell2018-03-151-0/+79
* Add test vectors for X448 and Ed448Matt Caswell2018-03-021-0/+251
* SHA512/224 and SHA512/256Pauli2018-01-231-1/+61
* SM3: Add SM3 hash functionJack Lloyd2017-11-061-0/+39
* SM4: Add SM4 block cipher to EVPRonald Tse2017-10-311-0/+30
* Add RFC7919 tests.Dr. Stephen Henson2017-10-121-0/+557
* Implement Aria GCM/CCM Modes and TLS cipher suitesJon Spillett2017-08-301-0/+74
* Wire SHAKE to EVP.Andy Polyakov2017-08-121-0/+57
* Add interface to the scrypt KDF by means of PKEY_METHODJohannes Bauer2017-08-081-0/+50
* Allow use of long name for KDFsDr. Stephen Henson2017-08-031-0/+9
* Wire SHA3 EVPs and add tests.Andy Polyakov2017-07-251-0/+73
* Add keygen test dataDr. Stephen Henson2017-07-191-0/+34
* Move bn and evp test programs input data to their respective data dirRichard Levitte2017-06-157-0/+21375