Histórico de commits

Autor SHA1 Mensagem Data
  Andy Polyakov c5307d9cc0 evp/e_aes.c: replace calls to one-liners with references in GCM. 6 anos atrás
  Rich Salz cdb10bae3f Set error code on alloc failures 6 anos atrás
  Patrick Steuer 8eb399fb25 crypto/e_aes.c: use S390X_AES_FC macro 6 anos atrás
  Patrick Steuer 258689931e crypto/evp/e_aes.c: add size_t casts to increase readability 6 anos atrás
  Patrick Steuer 74d38a8677 s390x assembly pack: add KMF code path for aes-cfb/cfb8 6 anos atrás
  Patrick Steuer dacd2a87b5 s390x assembly pack: add KMO code path for aes-ofb 6 anos atrás
  Patrick Steuer 55bd169fd8 s390x assembly pack: add KM code path for aes-ecb 6 anos atrás
  Kurt Roeckx 16cfc2c90d Don't use a ssl specific DRBG anymore 6 anos atrás
  Dr. Matthias St. Pierre 6decf9436f Publish the RAND_DRBG API 6 anos atrás
  Kurt Roeckx d91f45688c Tell the ciphers which DRBG to use for generating random bytes. 7 anos atrás
  Bernd Edlinger 604e591ed7 Fix some bugs with the cfb1 bitsize handling 6 anos atrás
  Patrick Steuer 5d2a6f4b71 crypto/evp/e_aes.c: add comments to s390x aes gcm implementation 6 anos atrás
  Patrick Steuer 39f5b069ac s390x assembly pack: add KMAC code path for aes-ccm 6 anos atrás
  Richard Levitte 3c7d0945b6 Update copyright years on all files merged since Jan 1st 2018 6 anos atrás
  Patrick Steuer 96530eea93 s390x assembly pack: add KMA code path for aes-gcm. 7 anos atrás
  Bernd Edlinger 018fcbec38 Fix gcc-7 warnings. 7 anos atrás
  Dr. Stephen Henson 197421b120 Make EVP_*Final work for CCM ciphers 7 anos atrás
  Bernd Edlinger 273a0218e6 Fix a crash in EVP_CIPHER_CTX_cleanup due to cipher_data may be NULL 7 anos atrás
  Andy Polyakov 2198b3a55d crypto/evp: harden AEAD ciphers. 7 anos atrás
  Matt Caswell 7141ba3196 Fix the overlapping check for fragmented "Update" operations 7 anos atrás
  Matt Caswell 7c12c7b61c Properly handle a partial block in OCB mode 7 anos atrás
  Matt Caswell 0ba5a9eaa0 Don't use magic numbers in aes_ocb_cipher() 7 anos atrás
  Patrick Steuer 96cce82050 Fix strict-warnings build 8 anos atrás
  Andy Polyakov 365f95ad53 evp/e_aes.c: wire new CBC and CTR subroutines from aesfx-sparcv9. 8 anos atrás
  Andy Polyakov 46f047d76b evp/e_aes.c: wire hardware-assisted XTS subroutines. 8 anos atrás
  Todd Short c01a3c6df0 Fix braces in e_aes.c: aes_init_key 8 anos atrás
  Rich Salz aa6bb1352b Copyright consolidation 05/10 8 anos atrás
  Andy Polyakov b1a07c3854 Remove obsolete defined(__INTEL__) condition. 8 anos atrás
  Andy Polyakov 6944565bd5 evp/aes_aes.c: engage Fujitsu SPARC64 X AES support. 8 anos atrás
  Matt Caswell 5158c763f5 Remove OPENSSL_NO_AES guards 8 anos atrás