Histórico de Commits

Autor SHA1 Mensagem Data
  Matt Caswell fecb3aae22 Update copyright year há 2 anos atrás
  Pauli 80ce874a09 aes: avoid accessing key length field directly há 2 anos atrás
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name há 3 anos atrás
  Matt Caswell f5afac4bda Update copyright year há 3 anos atrás
  Rich Salz f6c95e46c0 Add "origin" field to EVP_CIPHER, EVP_MD há 3 anos atrás
  Pauli 7b42408756 remove unused assignments há 3 anos atrás
  Benjamin Kaduk 18a49e168f Use local IV storage in e_aes_ebc_hmac_sha1.c há 4 anos atrás
  Matt Caswell 33388b44b6 Update copyright year há 4 anos atrás
  Matt Caswell c72fa2554f Deprecate the low level AES functions há 4 anos atrás
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files há 5 anos atrás
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files há 5 anos atrás
  Bernd Edlinger 24fd8541d4 Remove extern declarations of OPENSSL_ia32cap_P há 5 anos atrás
  Shane Lontis 459b15d451 Add Common shared code needed to move aes ciphers to providers há 5 anos atrás
  Richard Levitte 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ há 5 anos atrás
  Kurt Roeckx 16cfc2c90d Don't use a ssl specific DRBG anymore há 6 anos atrás
  Dr. Matthias St. Pierre 6decf9436f Publish the RAND_DRBG API há 6 anos atrás
  Kurt Roeckx d91f45688c Tell the ciphers which DRBG to use for generating random bytes. há 6 anos atrás
  Matt Caswell d5475e3195 Remove some dead code há 7 anos atrás
  Matt Caswell 335d0a4646 Fix undefined behaviour in e_aes_cbc_hmac_sha256.c and e_aes_cbc_hmac_sha1.c há 7 anos atrás
  Rich Salz a68d35057b check length sanity before correcting in EVP_CTRL_AEAD_TLS1_AAD há 7 anos atrás
  Andy Polyakov 5908555c96 evp/e_aes_cbc_hmac_{sha1|sha256}.c: tag reference code. há 7 anos atrás
  Todd Short 9d6fcd4295 Cleanup EVP_CIPH/EP_CTRL duplicate defines há 7 anos atrás
  FdaSilvaYY 02e112a885 Whitespace cleanup in crypto há 8 anos atrás
  Rich Salz aa6bb1352b Copyright consolidation 05/10 há 8 anos atrás
  Kurt Roeckx 70428eada9 Check that we have enough padding characters. há 8 anos atrás
  Andy Polyakov b1a07c3854 Remove obsolete defined(__INTEL__) condition. há 8 anos atrás
  Matt Caswell 5158c763f5 Remove OPENSSL_NO_AES guards há 8 anos atrás
  Matt Caswell 44ab2dfdf9 Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data há 8 anos atrás
  Richard Levitte 6435f0f6c6 Adapt builtin cipher implementations to opaque EVP_CIPHER há 8 anos atrás
  Richard Levitte 936166aff2 Adapt cipher implementations to opaque EVP_CIPHER_CTX há 8 anos atrás