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