Commit History

Author SHA1 Message Date
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 4 years ago
  Shane Lontis e1178600cc Add basic aria and camellia ciphers modes to default provider 4 years ago
  Shane Lontis 7dddf2fcc5 Change EVP_CIPHER_CTX_iv_length() to return current ivlen for some modes 4 years ago
  Pauli 4bd8b24045 remove end of line spaces 5 years ago
  Pauli dd6b270618 Remove tab characters from C source files. 5 years ago
  Shane Lontis 459b15d451 Add Common shared code needed to move aes ciphers to providers 5 years ago
  Matt Caswell 743694a6c2 Move the public SIV mode functions from public headers to internal ones 5 years ago
  Pauli 2c840201e5 Allow AES XTS decryption using duplicate keys. 5 years ago
  Patrick Steuer 887e22dd8b s390x assembly pack: allow specifying the tag after aad in aes-ccm 5 years ago
  Tobias Nießen 67c81ec311 Allow specifying the tag after AAD in CCM mode 5 years ago
  Pauli 39147079fc Structure alignment macro. 5 years ago
  Pauli 3538b0f7ad Move the AES-XTS mode duplicated key check into the init_key function rather 5 years ago
  Pauli 5516c19b03 AES-XTS block limit. 5 years ago
  Shane Lontis bcf082d130 FIPS AES_GCM IV gen changes 5 years ago
  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 6 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