Fix a stack smash
[openssl.git] / test / evptests.txt
2017-04-28 Rich SalzEnsure blank lines between tests.
2017-04-26 Rich Salzevp_test.c: Add PrivPubKeyPair tests
2017-04-14 Nicola TuveriReformat evptests.txt
2017-04-14 Nicola Tuveriecdhtest.c: move co-factor ECDH KATs to evptests
2017-04-12 Nicola Tuveriecdhtest.c: move KATs to evptests.txt
2017-04-12 Nicola Tuveriecdhtest.c: move NAMED CURVES TESTS to evptests.txt
2017-03-17 Péter BudaiFixed PKCS5_PBKDF2_HMAC() to adhere to the documentation.
2017-03-15 Dr. Stephen HensonAdd additional RSA-PSS and RSA-OAEP tests.
2017-02-28 Dr. Stephen HensonRevert rc4test removal, it performs additional tests...
2017-02-28 Dr. Stephen HensonRemove more redundant tests: md4, md5, rmd, rc4, p5_crpt2
2017-02-28 Dr. Stephen HensonRemove wp_test.c: exactly the same tests are in evptest...
2017-02-21 PauliImplementation of the ARIA cipher as described in RFC...
2017-02-01 Todd ShortAdd support for parameterized SipHash
2017-01-24 Todd ShortAdd support for Poly1305 in EVP_PKEY
2017-01-18 Dr. Stephen HensonDefines and strings for special salt length values...
2017-01-18 Dr. Stephen Hensonadditional PSS tests for -1 and invalid salt length
2017-01-08 Dr. Stephen Hensonadd test for invalid key parameters
2017-01-08 Dr. Stephen Hensonadd PSS key tests
2017-01-01 Dr. Stephen HensonAdd RSA decrypt and OAEP tests.
2017-01-01 Dr. Stephen Hensonevptests.txt is not a shell script
2016-12-14 Dr. Stephen HensonAdd function and reason checking to evp_test
2016-12-12 Andy Polyakovx86_64 assembly pack: add AVX512 ChaCha20 and Poly1305...
2016-12-10 Dr. Stephen HensonAdditional error tests in evp_test.c
2016-12-09 Dr. Stephen HensonAdd RSA PSS tests
2016-11-25 Andy Polyakovtest/evptests.txt: add regression test for false carry...
2016-11-10 Andy Polyakovtest/evptests.txt: add negative tests for AEAD ciphers.
2016-11-09 Matt CaswellFollowing the changes to HKDF to accept a mode, add...
2016-11-07 David BenjaminImprove RSA test coverage.
2016-11-07 David BenjaminImplement RSASSA-PKCS1-v1_5 as specified.
2016-08-13 Dr. Stephen HensonUpdate X25519 key format in evptests.txt
2016-06-23 Rich SalzRT2867: des_ede3_cfb1 ignored "size in bits" flag
2016-06-14 Andy Polyakovmodes/asm/ghashp8-ppc.pl: improve performance by 2.7x.
2016-06-14 Andy Polyakovtest/evptests.txt: add more XTS tests.
2016-06-01 Rich SalzAdd final(?) set of copyrights.
2016-03-31 Andy Polyakovcrypto/blake2: make lowest-level function handle multip...
2016-03-11 Kurt RoeckxReview comments
2016-03-11 Bill CoxAdd blake2 support.
2016-03-03 Alessandro GhediniGH355: Implement HKDF
2016-03-02 Dr. Stephen HensonConvert PRF tests to use Ctrl
2016-02-28 Dr. Stephen HensonAdd X25519 test vectors from RFC7748 6.1
2016-02-10 Andy Polyakovx86[_64] assembly pack: add ChaCha20 and Poly1305 modules.
2016-02-01 Dr. Stephen HensonUse PKCS#8 format EC key so test is skipped with no-ec
2016-01-30 Dr. Stephen HensonAdd test data for ECDH
2016-01-19 Dr. Stephen Hensonadd TLS1-PRF tests
2015-12-10 Andy Polyakovx86[_64] assembly pack: add optimized AES-NI OCB subrou...
2015-12-10 Andy Polyakovevp/c_allc.c: wire ChaCha20-Poly1305 and add tests.
2015-09-17 Emilia Kasperbase64 decode: check for high bit
2015-09-17 Emilia KasperRT3757: base64 encoding bugs
2015-08-24 Dr. Stephen HensonMore test cases.
2015-05-26 Dr. Stephen HensonAdd PBE tests.
2015-05-21 Dr. Stephen Hensoncorrection
2015-05-20 Dr. Stephen HensonAdd scrypt tests.
2015-03-31 Richard LevitteStop symlinking, move files to intended directory