Commit History

Author SHA1 Message Date
  FdaSilvaYY 1567a821a4 crypto: Fix various typos, repeated words, align some spelling to LDP. 1 year ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
  Tianjia Zhang e6b1c22b41 evp: Simplify ARIA aead cipher definition 2 years ago
  x2018 1287dabd0b fix some code with obvious wrong coding style 2 years ago
  Pauli 042f8f70cb evp: fix improper use of negative value issues 3 years ago
  Richard Levitte b7d2bd1219 Deprecate EVP_CIPHER_impl_ctx_size and EVP_CIPHER_CTX_buf_noconst 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Rich Salz f6c95e46c0 Add "origin" field to EVP_CIPHER, EVP_MD 3 years ago
  Matt Caswell 3c2bdd7df9 Update copyright year 3 years ago
  Pauli 1634b2df9f enc: fix coverity 1451499, 1451501, 1451506, 1451507, 1351511, 1451514, 1451517, 1451523, 1451526m 1451528, 1451539, 1451441, 1451549, 1451568 & 1451572: improper use of negative value 3 years ago
  Shane Lontis 78f32a3165 Add ossl_aria symbols 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Matt Caswell eec0ad10b9 Update copyright year 3 years ago
  Benjamin Kaduk ddce5c29f5 Use local IV storage in e_aria.c 4 years ago
  Pauli 7d615e2178 rand_drbg: remove RAND_DRBG. 3 years ago
  Patrick Steuer f7382fbbd8 Allow specifying the tag after AAD in CCM mode (2) 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 7dddf2fcc5 Change EVP_CIPHER_CTX_iv_length() to return current ivlen for some modes 4 years ago
  Shane Lontis 459b15d451 Add Common shared code needed to move aes ciphers to providers 5 years ago
  Pauli 39147079fc Structure alignment macro. 5 years ago
  Matt Caswell 183f52e29a Fix a memory leak in ARIA GCM 5 years ago
  Richard Levitte 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 5 years ago
  Rich Salz cdb10bae3f Set error code on alloc failures 6 years ago
  Matt Caswell b0edda11cb Update copyright year 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
  Jon Spillett bc32673869 Implement Aria GCM/CCM Modes and TLS cipher suites 6 years ago
  Pauli 50c9ac07bb Fix copyright date for the ARIA evp file. 7 years ago