Historial de Commits

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