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