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 b134300a34 evp: Use functions instead of direct structure field references 2 years ago
  Jiuhai Zhang 1c5a4e3b5e Fix code format: BLOCK_CIPHER_custom 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Pauli 80ce874a09 aes: avoid accessing key length field directly 2 years ago
  x2018 1287dabd0b fix some code with obvious wrong coding style 2 years ago
  Ingo Franzki c719ea171c s390x: AES OFB/CFB: Maintain running IV from cipher context 2 years ago
  Pauli 0341ff9774 evp: fix coverity 1485666 argument cannot be negative 3 years ago
  Pauli 042f8f70cb evp: fix improper use of negative value issues 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Pauli 3675334e2b aes: rename new bsaes_ symbols -> ossl_bsaes_ ones 3 years ago
  Juergen Christ c39352e4e4 Fix compile errors on s390. 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
  Shane Lontis 6d7776892f Add ossl_is_partially_overlapping symbol 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Pauli 85209c0745 Remove EVP_aes_(128|192|256)_siv functions 3 years ago
  Benjamin Kaduk 9197c226ea Use local IV storage in e_aes.c 4 years ago
  Benjamin Kaduk 37322687b0 Retire EVP_CTRL_GET_IV 4 years ago
  Shane Lontis 90409da6a5 Fix provider cipher reinit issue 3 years ago
  Richard Levitte f844f9eb44 Rename FIPS_MODE to FIPS_MODULE 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Matt Caswell c72fa2554f Deprecate the low level AES functions 4 years ago
  Richard Levitte cc731bc3f6 EVP & PROV: Fix all platform inclusions 4 years ago
  Fangming.Fang 31b59078c8 Optimize AES-GCM implementation on aarch64 5 years ago
  Veres Lajos 79c44b4e30 Fix some typos 4 years ago
  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