Historique des commits

Auteur SHA1 Message Date
  Richard Levitte 8a5cb59601 TEST: Add a test of keygen with an empty template in test/evp_extra_test.c il y a 4 ans
  Matt Caswell a45694a356 Make it possible to easily specify a libctx for EVP_DigestSign* il y a 4 ans
  Richard Levitte f54a410189 test/evp_extra_test.c: adapt for RSA signature tests il y a 4 ans
  Pauli c5d9414e09 DSA: fix the DSA parameter logic in test. il y a 4 ans
  Richard Levitte 00bc1ad99a Don't pass a digest-size to signature implementations il y a 4 ans
  Shane Lontis ca2bf555cd Add support for DH 'modp' group parameters (RFC 3526) il y a 4 ans
  Richard Levitte 0cb3f4f985 test_evp_extra_test.c: don't rely on exact parameter position il y a 4 ans
  Richard Levitte 0a054d2a0b APPS & TEST: Eliminate as much use of EVP_PKEY_size() as possible il y a 4 ans
  Matt Caswell 6d242fa585 Add a test for HMAC via EVP_DigestSign* il y a 4 ans
  Matt Caswell 501fcfb8cf Fix evp_extra_test with no-dh il y a 4 ans
  Matt Caswell e295de1d84 Test that EVP_PKEY_set1_DH() correctly identifies the DH type il y a 4 ans
  Matt Caswell b4be6937f2 Add a test for NULL chunks in encrypt/decrypt il y a 5 ans
  Matt Caswell f650ab4738 Fix no-dsa il y a 4 ans
  Richard Levitte c9c4a356b7 Minimal adaptation of tests back to how it was before il y a 4 ans
  Richard Levitte cd32a0f589 Don't abuse the API when that's not what is tested il y a 4 ans
  Matt Caswell 59d0e6c896 Add a test for EVP_Digest[Sign|Verify]* with a BIO MD il y a 4 ans
  Matt Caswell 9a071fef00 Add a test for the newly added md params code il y a 4 ans
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files il y a 4 ans
  Shane Lontis 7bb82f92d9 Add fips module integrity check il y a 4 ans
  Matt Caswell 8d0f8c8181 Fix no-dsa il y a 4 ans
  Shane Lontis dc64dc2edd Add EVP_CIPHER_CTX_tag_length() il y a 4 ans
  Matt Caswell 9c45222ddc Revise EVP_PKEY param handling il y a 4 ans
  Richard Levitte 550f974a09 New function EVP_CIPHER_free() il y a 4 ans
  Richard Levitte 3fd7026276 New function EVP_MD_free() il y a 4 ans
  Shane Lontis 784883fc2c cipher cleanups. il y a 4 ans
  Antoine Cœur c2969ff6e7 Fix Typos il y a 5 ans
  Matt Caswell 70c35fd1f6 Rename EVP_MD_upref/EVP_CIPHER_upref to EVP_MD_up_ref/EVP_CIPHER_up_ref il y a 5 ans
  Shane Lontis 10c25644e3 EC only uses approved curves in FIPS mode. il y a 5 ans
  Matt Caswell 52b18ce104 Add the function OPENSSL_thread_stop_ex() il y a 5 ans
  David Makepeace 87762939b5 Fixed typo in code comment. il y a 5 ans