Historique des commits

Auteur SHA1 Message Date
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar il y a 4 ans
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files il y a 4 ans
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files il y a 4 ans
  Shane Lontis e1178600cc Add basic aria and camellia ciphers modes to default provider il y a 4 ans
  Shane Lontis 7dddf2fcc5 Change EVP_CIPHER_CTX_iv_length() to return current ivlen for some modes il y a 4 ans
  Pauli 4bd8b24045 remove end of line spaces il y a 5 ans
  Pauli dd6b270618 Remove tab characters from C source files. il y a 5 ans
  Shane Lontis 459b15d451 Add Common shared code needed to move aes ciphers to providers il y a 5 ans
  Matt Caswell 743694a6c2 Move the public SIV mode functions from public headers to internal ones il y a 5 ans
  Pauli 2c840201e5 Allow AES XTS decryption using duplicate keys. il y a 5 ans
  Patrick Steuer 887e22dd8b s390x assembly pack: allow specifying the tag after aad in aes-ccm il y a 5 ans
  Tobias Nießen 67c81ec311 Allow specifying the tag after AAD in CCM mode il y a 5 ans
  Pauli 39147079fc Structure alignment macro. il y a 5 ans
  Pauli 3538b0f7ad Move the AES-XTS mode duplicated key check into the init_key function rather il y a 5 ans
  Pauli 5516c19b03 AES-XTS block limit. il y a 5 ans
  Shane Lontis bcf082d130 FIPS AES_GCM IV gen changes il y a 5 ans
  Sam Roberts df4439186f Remove unnecessary trailing whitespace il y a 5 ans
  Matt Caswell 87d06aed64 Fix compilation on sparc il y a 5 ans
  Richard Levitte e74be3d497 crypto/evp/e_aes.c: build again on s390x il y a 5 ans
  Todd Short b1ceb439f2 Add RFC5297 AES-SIV support il y a 7 ans
  Boris Pismenny ecd1557fb4 evp/e_aes: Expose IV il y a 7 ans
  Richard Levitte 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ il y a 5 ans
  agnosticdev 46d085096c typo-fixes: miscellaneous typo fixes il y a 5 ans
  Pauli d6b345708f Limit the number of AES-GCM keys allowed in TLS. A new error is raised if this il y a 5 ans
  Pauli 95eda4f09a FIPS 140-2 IG A.9 XTS key check. il y a 5 ans
  Patrick Steuer 03a5e5ae63 Fix undefined behavior in s390x aes-gcm/ccm il y a 6 ans
  Andy Polyakov c5307d9cc0 evp/e_aes.c: replace calls to one-liners with references in GCM. il y a 6 ans
  Rich Salz cdb10bae3f Set error code on alloc failures il y a 6 ans
  Patrick Steuer 8eb399fb25 crypto/e_aes.c: use S390X_AES_FC macro il y a 6 ans
  Patrick Steuer 258689931e crypto/evp/e_aes.c: add size_t casts to increase readability il y a 6 ans