index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
rsa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove pkey_downgrade from PKCS7 code
Shane Lontis
2021-01-20
1
-13
/
+0
*
Correct typo in rsa_oaep.c
Daniel Bevenius
2021-01-15
1
-1
/
+1
*
DECODER: Adjust the library context of keys in our decoders
Richard Levitte
2020-12-17
1
-0
/
+5
*
RSA: correct digestinfo_ripemd160_der[]
Richard Levitte
2020-11-30
1
-4
/
+4
*
Update copyright year
Matt Caswell
2020-11-26
1
-1
/
+1
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-24
1
-1
/
+2
*
Deprecate RSA harder
Richard Levitte
2020-11-18
2
-1
/
+6
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
20
-205
/
+181
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
8
-17
/
+17
*
Remove CMS recipient info information out of the algorithm implementations
Matt Caswell
2020-10-15
1
-8
/
+0
*
Move CMS signing code out of the algorithms and into CMS
Matt Caswell
2020-10-15
1
-77
/
+9
*
Move CMS enveloping code out of the algorithms and into CMS
Matt Caswell
2020-10-15
1
-237
/
+7
*
rsa: add ossl_ prefix to internal rsa_ calls.
Pauli
2020-10-07
17
-221
/
+232
*
Run the withlibctx.pl script
Matt Caswell
2020-10-01
5
-36
/
+25
*
rsa_mp_coeff_names should only have one entry in it for fips mode.
Shane Lontis
2020-10-01
1
-1
/
+1
*
en EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM management
jwalch
2020-09-25
2
-7
/
+33
*
Prune low-level ASN.1 parse errors from error queue in decoder_process()
Dr. David von Oheimb
2020-09-24
1
-6
/
+2
*
Change rsa gen so it can use the propq from OSSL_PKEY_PARAM_RSA_DIGEST
Shane Lontis
2020-09-23
2
-5
/
+12
*
Support keys with RSA_METHOD_FLAG_NO_CHECK with OCSP sign
Norman Ashley
2020-09-21
1
-0
/
+9
*
keygen: add FIPS error state management to conditional self tests
Shane Lontis
2020-09-12
1
-0
/
+2
*
Fix typo in FIPS_MODULE endif macro comment
Daniel Bevenius
2020-09-03
1
-1
/
+1
*
Add libctx and propq param to ASN.1 sign/verify/HMAC/decrypt
Dr. David von Oheimb
2020-08-21
1
-5
/
+5
*
RSA: Fix rsa_todata() to only add params for existing data
Richard Levitte
2020-08-20
1
-10
/
+14
*
Fix EVP_PKEY_CTX_get_rsa_oaep_md() & EVP_PKEY_CTX_get_rsa_mgf1_md() so they u...
Shane Lontis
2020-08-09
1
-2
/
+2
*
RSA: Be less strict on PSS parameters when exporting to provider
Richard Levitte
2020-08-07
1
-2
/
+3
*
RSA: Better synchronisation between ASN1 PSS params and RSA_PSS_PARAMS_30
Richard Levitte
2020-08-01
1
-16
/
+98
*
Fix potential double free in rsa_keygen pairwise test.
Shane Lontis
2020-06-23
1
-0
/
+6
*
Flag RSA secret BNs as consttime on keygen and checks
Nicola Tuveri
2020-06-21
3
-10
/
+71
*
Add ACVP fips module tests
Shane Lontis
2020-06-17
7
-38
/
+262
*
Update RSA keygen to use sp800-56b by default
Shane Lontis
2020-06-10
3
-13
/
+54
*
RSA: Do not set NULL OAEP labels
Benjamin Kaduk
2020-05-28
1
-1
/
+2
*
PROV: Use rsa_padding_add_PKCS1_OAEP_mgf1_with_libctx() in RSA-OAEP
Richard Levitte
2020-05-27
1
-7
/
+0
*
Constify X509_PUBKEY_get(), X509_PUBKEY_get0(), and X509_PUBKEY_get0_param()
Dr. David von Oheimb
2020-05-26
1
-1
/
+1
*
rsa_padding_add_PKCS1_OAEP_mgf1_with_libctx(): fix check of |md|
Richard Levitte
2020-05-20
1
-1
/
+2
*
EVP: Refactor the RSA-PSS key generation controls for providers
Richard Levitte
2020-05-14
1
-42
/
+74
*
PROV & KEYMGMT: Add PSS-parameter support in the RSA KEYMGMT implementation
Richard Levitte
2020-05-14
1
-0
/
+5
*
RSA: Add PSS-parameter processing in EVP_PKEY_ASN1_METHOD functions
Richard Levitte
2020-05-14
1
-16
/
+114
*
RSA: Add a less loaded PSS-parameter structure
Richard Levitte
2020-05-14
4
-2
/
+300
*
RSA: Add rsa_schemes.c, to store scheme data and translator functions
Richard Levitte
2020-05-14
2
-1
/
+87
*
RSA: Extract much of the rsa_pkey_export_to() code to a separate function
Richard Levitte
2020-05-14
2
-57
/
+53
*
RSA: Add RSA key types
Richard Levitte
2020-05-14
1
-1
/
+15
*
Add RSA SHA512 truncated digest support
Shane Lontis
2020-05-07
1
-0
/
+2
*
coverity 1462561 Uninitialized scalar variable
Pauli
2020-04-30
1
-1
/
+1
*
Amend references to "OpenSSL license"
Shourya Shukla
2020-04-29
2
-2
/
+2
*
Rename FIPS_MODE to FIPS_MODULE
Richard Levitte
2020-04-28
10
-61
/
+61
*
Update copyright year
Matt Caswell
2020-04-23
22
-22
/
+22
*
When calling the import_to function pass the libctx too
Matt Caswell
2020-04-17
1
-3
/
+4
*
Use build.info, not ifdef for crypto modules
Rich Salz
2020-04-16
2
-11
/
+10
*
Enable export_to functions to have access to the libctx
Matt Caswell
2020-04-09
1
-1
/
+2
*
PROV: Add DERlib support for RSA
Richard Levitte
2020-04-07
2
-99
/
+1
[prev]
[next]