Historique des commits

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