summaryrefslogtreecommitdiffstats
path: root/test/recipes/30-test_evp_data
AgeCommit message (Expand)Author
2018-12-11Add an Ed448 malleability testMatt Caswell
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2018-12-03Add an Ed25519 signature maleability testMatt Caswell
2018-11-14KMAC implementation using EVP_MACShane Lontis
2018-11-12Fix SipHash init order.Richard Levitte
2018-11-05Add poly1305 MAC supportPaul Yang
2018-11-05GMAC implementationPauli
2018-10-30Have a couple of SipHash test uses the EVP_PKEY methodRichard Levitte
2018-10-30EVP_MAC: Add SipHash implementationRichard Levitte
2018-10-30Make sure at least one HMAC test still uses the EVP_PKEY methodRichard Levitte
2018-10-30Make sure at least one CMAC test still uses the EVP_PKEY methodRichard Levitte
2018-10-29test/evp_test.c: don't misuse pkey_test_ctrl() in mac_test_run()Richard Levitte
2018-09-12FIPS 140-2 IG A.9 XTS key check.Pauli
2018-09-11Update copyright yearMatt Caswell
2018-09-09TESTS: add SipHash tests with digestsize controlsRichard Levitte
2018-09-04Fix HMAC SHA3-224 and HMAC SHA3-256.Pauli
2018-09-04Make OBJ_NAME case insensitive.Pauli
2018-09-03[test] throw error from wrapper function instead of an EC_METHOD specific oneBilly Brumley
2018-09-03[test] ECC: make sure negative tests pass for the right reasonsBilly Brumley
2018-08-21Replace GFp ladder implementation with ladd-2002-it-4 from EFDNicola Tuveri
2018-08-18test/recipes/30-test_evp_data: fix two typosDr. Matthias St. Pierre
2018-08-15Add SHA3 HMAC test vectors from NIST.Pauli
2018-07-15test/.../evppkey.txt: X25519 regression test vectors.Andy Polyakov
2018-07-04Tests for MD5-SHA1 combined digest.Pauli
2018-06-29More EVP ECC testing: positive and negativeBilly Brumley
2018-06-21[crypto/ec] don't assume points are of order group->orderBilly Brumley
2018-06-19Move SM2 algos to SM2 specific PKEY methodJack Lloyd
2018-04-25[SM2_sign] add minimal EVP_PKEY functionality testingNicola Tuveri
2018-03-20Update copyright yearMatt Caswell
2018-03-19Support SM2 ECIES scheme via EVPJack Lloyd
2018-03-19Add SM2 signature and ECIES schemesJack Lloyd
2018-03-19Fix no-ecMatt Caswell
2018-03-15Add some test vectors for testing raw 448/25519 keysMatt Caswell
2018-03-02Add test vectors for X448 and Ed448Matt Caswell
2018-01-24SHA512/224 and SHA512/256Pauli
2017-11-06SM3: Add SM3 hash functionJack Lloyd
2017-10-31SM4: Add SM4 block cipher to EVPRonald Tse
2017-10-12Add RFC7919 tests.Dr. Stephen Henson
2017-08-30Implement Aria GCM/CCM Modes and TLS cipher suitesJon Spillett
2017-08-12Wire SHAKE to EVP.Andy Polyakov
2017-08-08Add interface to the scrypt KDF by means of PKEY_METHODJohannes Bauer
2017-08-03Allow use of long name for KDFsDr. Stephen Henson
2017-07-25Wire SHA3 EVPs and add tests.Andy Polyakov
2017-07-19Add keygen test dataDr. Stephen Henson
2017-06-15Move bn and evp test programs input data to their respective data dirRichard Levitte