Commit History

Author SHA1 Message Date
  Sam Roberts df4439186f Remove unnecessary trailing whitespace 5 years ago
  Matt Caswell 87d06aed64 Fix compilation on sparc 5 years ago
  Richard Levitte e74be3d497 crypto/evp/e_aes.c: build again on s390x 5 years ago
  Todd Short b1ceb439f2 Add RFC5297 AES-SIV support 7 years ago
  Boris Pismenny ecd1557fb4 evp/e_aes: Expose IV 7 years ago
  Richard Levitte 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 5 years ago
  agnosticdev 46d085096c typo-fixes: miscellaneous typo fixes 5 years ago
  Pauli d6b345708f Limit the number of AES-GCM keys allowed in TLS. A new error is raised if this 5 years ago
  Pauli 95eda4f09a FIPS 140-2 IG A.9 XTS key check. 5 years ago
  Patrick Steuer 03a5e5ae63 Fix undefined behavior in s390x aes-gcm/ccm 5 years ago
  Andy Polyakov c5307d9cc0 evp/e_aes.c: replace calls to one-liners with references in GCM. 6 years ago
  Rich Salz cdb10bae3f Set error code on alloc failures 6 years ago
  Patrick Steuer 8eb399fb25 crypto/e_aes.c: use S390X_AES_FC macro 6 years ago
  Patrick Steuer 258689931e crypto/evp/e_aes.c: add size_t casts to increase readability 6 years ago
  Patrick Steuer 74d38a8677 s390x assembly pack: add KMF code path for aes-cfb/cfb8 6 years ago
  Patrick Steuer dacd2a87b5 s390x assembly pack: add KMO code path for aes-ofb 6 years ago
  Patrick Steuer 55bd169fd8 s390x assembly pack: add KM code path for aes-ecb 6 years ago
  Kurt Roeckx 16cfc2c90d Don't use a ssl specific DRBG anymore 6 years ago
  Dr. Matthias St. Pierre 6decf9436f Publish the RAND_DRBG API 6 years ago
  Kurt Roeckx d91f45688c Tell the ciphers which DRBG to use for generating random bytes. 6 years ago
  Bernd Edlinger 604e591ed7 Fix some bugs with the cfb1 bitsize handling 6 years ago
  Patrick Steuer 5d2a6f4b71 crypto/evp/e_aes.c: add comments to s390x aes gcm implementation 6 years ago
  Patrick Steuer 39f5b069ac s390x assembly pack: add KMAC code path for aes-ccm 6 years ago
  Richard Levitte 3c7d0945b6 Update copyright years on all files merged since Jan 1st 2018 6 years ago
  Patrick Steuer 96530eea93 s390x assembly pack: add KMA code path for aes-gcm. 6 years ago
  Bernd Edlinger 018fcbec38 Fix gcc-7 warnings. 7 years ago
  Dr. Stephen Henson 197421b120 Make EVP_*Final work for CCM ciphers 7 years ago
  Bernd Edlinger 273a0218e6 Fix a crash in EVP_CIPHER_CTX_cleanup due to cipher_data may be NULL 7 years ago
  Andy Polyakov 2198b3a55d crypto/evp: harden AEAD ciphers. 7 years ago
  Matt Caswell 7141ba3196 Fix the overlapping check for fragmented "Update" operations 7 years ago