Histórico de commits

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