提交历史

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