Commit History

Author SHA1 Message Date
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Richard Levitte ba0a6d1deb Clean away unnecessary length related OSSL_PARAM key names 3 years ago
  Richard Levitte 6963979f5c DECODER: Adjust the library context of keys in our decoders 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 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. 3 years ago
  jwalch 3786d74868 en EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM management 3 years ago
  Shane Lontis 57e8420609 Fix EVP_PKEY_CTX_get_rsa_oaep_md() & EVP_PKEY_CTX_get_rsa_mgf1_md() so they use a libctx to retrieve the digest 3 years ago
  Shane Lontis 4f2271d58a Add ACVP fips module tests 4 years ago
  Richard Levitte e25761b10d EVP: Refactor the RSA-PSS key generation controls for providers 4 years ago
  Richard Levitte 8a758e96f2 PROV & KEYMGMT: Add PSS-parameter support in the RSA KEYMGMT implementation 4 years ago
  Richard Levitte 15671090f4 RSA: Add a less loaded PSS-parameter structure 4 years ago
  Richard Levitte f844f9eb44 Rename FIPS_MODE to FIPS_MODULE 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Pauli 6d4e6009d2 Param build: make structures opaque. 4 years ago
  Pauli 110bff618b Param builder: make the OSSL_PARAM_BLD APIs public. 4 years ago
  Shane Lontis d16d0b71a9 Add RSA sign to the fips provider 4 years ago
  Richard Levitte 2972af109e PROV: Add RSA functionality for key generation 4 years ago
  Shane Lontis 55f02cb684 Change DH_get_nid() to set the value of q if it is not already set 4 years ago
  Richard Levitte a9127c1d11 rsa_get0_all_params(): Allow zero CRT params 4 years ago
  Richard Levitte 6f4b766315 PROV: add RSA signature implementation 4 years ago
  Pauli c5f8713443 Deprecate the low level RSA functions. 4 years ago
  Matt Caswell afb638f137 Make the RSA ASYM_CIPHER implementation available inside the FIPS module 4 years ago
  Pauli 8b6ffd4040 Params: change UTF8 construct calls to avoid explicit strlen(3) calls. 4 years ago
  Richard Levitte a3327784d9 CRYPTO: Remove support for ex_data fields when building the FIPS module 4 years ago
  Richard Levitte 677add3800 PROV SERIALIZER: add support for writing RSA keys 4 years ago
  Matt Caswell 89abd1b6f4 Move RSA Asym cipher code to the default provider 4 years ago
  Richard Levitte 29be60235b New RSA keymgmt implementation to handle import / export of RSA keys 4 years ago
  Richard Levitte c3a4fa4cb8 Added internal functions for easy getting and setting all RSA parameters. 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 years ago