Historique des commits

Auteur SHA1 Message Date
  Richard Levitte 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ il y a 5 ans
  David Woodhouse ecbb2fca93 Add EVP_PKEY_supports_digest_nid() il y a 6 ans
  Richard Levitte b8d77c9bd6 Adapt other EVP code to use EVP_MAC instead of direct implementation calls il y a 5 ans
  Jack Lloyd 2f2e6b6278 Add EVP_PKEY_set_alias_type il y a 6 ans
  Matt Caswell 0d124b0a51 Add support getting raw private/public keys il y a 6 ans
  Matt Caswell b0edda11cb Update copyright year il y a 6 ans
  Matt Caswell df6d51e2e4 Fix no-cmac il y a 6 ans
  Matt Caswell f929439f61 Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key() il y a 6 ans
  Matt Caswell 0bcc8ec9d3 Make sure all errors go on the stack in the EVP_PKEY_new*() functions il y a 6 ans
  Matt Caswell b3831fbb0b Add the function EVP_PKEY_new_CMAC_key() il y a 6 ans
  Matt Caswell e32b52a27e Add support for setting raw private HMAC keys il y a 6 ans
  Matt Caswell a08802ce29 Add functions to create an EVP_PKEY from raw private/public key data il y a 6 ans
  KaoruToda 26a7d938c9 Remove parentheses of return. il y a 7 ans
  Dr. Stephen Henson d19b01ad79 Add EVP_PKEY_set1_engine() function. il y a 7 ans
  Pauli cd420b0b1f Move the REF_PRINT support from e_os.h to internal/refcount.h. il y a 7 ans
  Pauli 677963e5a4 e_os.h removal from other headers and source files. il y a 7 ans
  Todd Short 3f5616d734 Add support for parameterized SipHash il y a 7 ans
  Todd Short 52ad5b60e3 Add support for Poly1305 in EVP_PKEY il y a 7 ans
  Kurt Roeckx 2f545ae45d Add support for reference counting using C11 atomics il y a 8 ans
  Alex Gaynor d65c3615f6 GH1537: Avoid double-free in the EVP_PKEY API il y a 8 ans
  Dr. Stephen Henson 8900f3e398 Convert X509* functions to use const getters il y a 8 ans
  Dr. Stephen Henson 5d6aaf8a9d Add point ctrls to X25519 il y a 8 ans
  Nathaniel McCallum ebad0b0beb Add EVP_PKEY_get0_hmac() function il y a 8 ans
  Dr. Stephen Henson f72f00d495 Parameter copy sanity checks. il y a 8 ans
  Rich Salz 6286757141 Copyright consolidation 04/10 il y a 8 ans
  FdaSilvaYY c5ebfcab71 Unify <TYPE>_up_ref methods signature and behaviour. il y a 8 ans
  Rich Salz 3c27208fab Remove #error from include files. il y a 8 ans
  Alessandro Ghedini 03273d61e7 Convert CRYPTO_LOCK_EVP_PKEY to new multi-threading API il y a 8 ans
  Rich Salz 7c96dbcdab GH715: ENGINE_finish can take NULL il y a 8 ans
  FdaSilvaYY a2d0baa2d9 GH678: Add a few more zalloc il y a 8 ans