Historique des commits

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