Commit History

作者 SHA1 備註 提交日期
  Juergen Christ c048779520 Add translation for ECX group parameter 2 年之前
  FdaSilvaYY 1567a821a4 crypto: Fix various typos, repeated words, align some spelling to LDP. 2 年之前
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 年之前
  Matt Caswell fecb3aae22 Update copyright year 2 年之前
  Tomas Mraz 359dad5178 fix_dh_paramgen_type: Avoid crash with invalid paramgen type 2 年之前
  Dmitry Belyavskiy fba140c735 str[n]casecmp => OPENSSL_strncasecmp 2 年之前
  Richard Levitte d5f9166bac Move e_os.h to include/internal 2 年之前
  Tomas Mraz f58bb2dd00 Properly return error on EVP_PKEY_CTX_set_dh_nid and EVP_PKEY_CTX_set_dhx_rfc5114 2 年之前
  Dimitris Apostolou e304aa87b3 Fix typos 2 年之前
  Tom Cosgrove 6f87463b62 Fix EVP_PKEY_CTX_get_rsa_pss_saltlen() not returning a value 3 年之前
  Phil Mesnier 09d91264c8 Fix for a segv interrupt that occurs when fix_dh_rfc5114 is called with 3 年之前
  PW Hu 944fcfc69d Fix incorrect return check of BN_bn2nativepad 3 年之前
  Tomas Mraz 922422119d ctrl_params_translate: Fix leak of BN_CTX 3 年之前
  Tomas Mraz 0ec738433e Multiple fixes for getting pub key from legacy DH PKEY 3 年之前
  Pauli 5cdeb99f9c ctrls: add missing control string translation for key -> priv for HMAC 3 年之前
  Juergen Christ daf4b2437f Fix compile warning with GCC 11. 3 年之前
  Pauli 5e56f4587d evp: fix coverity 1473380 Copy into fixed size buffer (STRING_OVERFLOW) 3 年之前
  Pauli 3f617061ec evp: fix Coverity 1485669 improper use of negative value 3 年之前
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 年之前
  Matt Caswell 3bcc933ec4 Teach EVP_PKEYs to say whether they were decoded from explicit params 3 年之前
  Shane Lontis 7c14d0c1c0 Rename the field 'provctx and data' to 'algctx' inside some objects containing 3 年之前
  Dr. David von Oheimb 56784203ec Constify EVP_PKEY_CTX_set_params(), EVP_PKEY_CTX_{set,get}table_params(), etc. 3 年之前
  Dr. David von Oheimb f925315203 Add convenience functions and macros for asymmetric key generation 3 年之前
  Shane Lontis f1ffaaeece Fixes related to separation of DH and DHX types 3 年之前
  Richard Levitte ad57a13bb8 Modify OBJ_nid2sn(OBJ_obj2nid(...)) occurences to use OBJ_obj2txt() 3 年之前
  Pauli 34ed733396 SipHash: Fix CTRL API for the digest size. 3 年之前
  Tomas Mraz 0cfbc828e0 Deprecate the EVP_PKEY controls for CMS and PKCS#7 3 年之前
  Tomas Mraz 0a4a48a8b4 EVP_PKEY_CTRL_CIPHER can be used with encrypt/decrypt with GOST 3 年之前
  Richard Levitte b24b72d109 EVP: One stray comma removed in crypto/evp/ctrl_params_translate.c 3 年之前
  Pauli abded2ced4 evp: fix coverity 1473380: copy into fixed size buffer 3 年之前