Commit History

Author SHA1 Message Date
  Richard Levitte b646179229 Copyright year updates 6 months ago
  Neil Horman f3be536686 Augment RSA provider to generate CRT coefficients on EVP_PKEY_fromdata() 1 year ago
  Neil Horman 4ad3a44ba4 remove sanity check from ossl_rsa_todata 1 year ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
  slontis 28adea9597 Fix memory leak in ossl_rsa_fromdata. 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Dmitry Belyavskiy fba140c735 str[n]casecmp => OPENSSL_strncasecmp 2 years ago
  Richard Levitte d5f9166bac Move e_os.h to include/internal 2 years ago
  slontis 944f822aad Fix EVP todata and fromdata when used with selection of EVP_PKEY_PUBLIC_KEY. 2 years ago
  Pauli d715dbd8e5 replace ;; with ; as statement separator 2 years ago
  x2018 1287dabd0b fix some code with obvious wrong coding style 2 years ago
  x2018 9dddcd90a1 add checks for the return values of BN_new(), sk_RSA_PRIME_INFO_new_reserve(), 2 years ago
  Tomas Mraz 3f773c911a fips module header inclusion fine-tunning 3 years ago
  Pauli 79cabd7e27 rsa: remove TODOs 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Tomas Mraz b247113c05 Detect low-level engine and app method based keys 3 years ago
  Tomas Mraz b4f447c038 Add selection support to the provider keymgmt_dup function 3 years ago
  Tomas Mraz 4a9fe33c8e Implement provider-side keymgmt_dup function 3 years ago
  Richard Levitte cf33379997 PROV: Add type specific PKCS#8 decoding to the DER->key decoders 3 years ago
  Shane Lontis 4158b0dc1d Add ossl_rsa symbols 3 years ago
  Matt Caswell a28d06f3e9 Update copyright year 3 years ago
  Tomas Mraz bbde856619 RSA: properly generate algorithm identifier for RSA-PSS signatures 3 years ago
  Richard Levitte d7e498ac55 Deprecate RSA harder 4 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Pauli 23b2fc0b50 rsa: add ossl_ prefix to internal rsa_ calls. 4 years ago
  Shane Lontis 719523c76d Change rsa gen so it can use the propq from OSSL_PKEY_PARAM_RSA_DIGEST 4 years ago
  Richard Levitte 26a8f2ac95 RSA: Fix rsa_todata() to only add params for existing data 4 years ago
  Shane Lontis 4f2271d58a Add ACVP fips module tests 4 years ago
  Richard Levitte 15671090f4 RSA: Add a less loaded PSS-parameter structure 4 years ago
  Richard Levitte 645a541a3f RSA: Extract much of the rsa_pkey_export_to() code to a separate function 4 years ago