Histórico de Commits

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