Commit History

Author SHA1 Message Date
  Matt Caswell 792cb4ee8d Ensure that rc5 doesn't try to use a key longer than 2040 bits 5 years ago
  Kurt Roeckx be5fc053ed Replace EVP_MAC_CTX_copy() by EVP_MAC_CTX_dup() 6 years ago
  Pauli a05bf83c79 Coverity CID 1444960: Error handling issues 5 years ago
  Shane Lontis ff8029c189 Added generated files for EVP_KDF changes 5 years ago
  Matt Caswell 718b133a53 Implement AES CBC ciphers in the default provider 5 years ago
  Matt Caswell df05f2ce6d Make EVP_Encrypt*/EVP_Decrypt* and EVP_Cipher* provider aware 5 years ago
  Richard Levitte cb92964563 EVP_set_default_properties(): New function to set global properties 5 years ago
  Pauli 3538b0f7ad Move the AES-XTS mode duplicated key check into the init_key function rather 5 years ago
  Matt Caswell 7556b9df59 Support EVP_MD_block_size() with providers 5 years ago
  Pauli 5516c19b03 AES-XTS block limit. 5 years ago
  Matt Caswell 8c8cf0d962 Make EVP_Digest* functions provider aware 5 years ago
  David Makepeace 5a285addbf Added new EVP/KDF API. 6 years ago
  Antoine Salon 33e113b0cb blake2: backport changes to blake2s 5 years ago
  Antoine Salon c3a261f8d3 blake2b: add EVP_MAC API 5 years ago
  Richard Levitte f2f734d4f9 make update 6 years ago
  Richard Levitte 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 years ago
  Shane Lontis 6e624a6453 KMAC implementation using EVP_MAC 6 years ago
  Paul Yang c1da4b2afe Add poly1305 MAC support 6 years ago
  Pauli afc580b9b0 GMAC implementation 6 years ago
  Richard Levitte 5e55159b3a Add generic EVP_PKEY_METHOD for EVP_MACs 6 years ago
  Richard Levitte 567db2c17d Add EVP_MAC API 6 years ago
  Pauli d6b345708f Limit the number of AES-GCM keys allowed in TLS. A new error is raised if this 6 years ago
  Jack Lloyd 2f2e6b6278 Add EVP_PKEY_set_alias_type 6 years ago
  David von Oheimb 49c9c1b3d0 add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.c 6 years ago
  Matt Caswell 0d124b0a51 Add support getting raw private/public keys 6 years ago
  Rich Salz cdb10bae3f Set error code on alloc failures 6 years ago
  FdaSilvaYY 3484236d8d EVP,KDF: Add more error code along some return 0 in ... 6 years ago
  Matt Caswell f929439f61 Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key() 6 years ago
  Matt Caswell b3831fbb0b Add the function EVP_PKEY_new_CMAC_key() 6 years ago
  Matt Caswell a08802ce29 Add functions to create an EVP_PKEY from raw private/public key data 6 years ago