Shane Lontis
|
4158b0dc1d
Add ossl_rsa symbols
|
3 tahun lalu |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 tahun lalu |
Rich Salz
|
b0aae91324
Remove RSA SSLv23 padding mode
|
3 tahun lalu |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 tahun lalu |
Pauli
|
23b2fc0b50
rsa: add ossl_ prefix to internal rsa_ calls.
|
4 tahun lalu |
jwalch
|
3786d74868
en EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM management
|
4 tahun lalu |
Shane Lontis
|
45c236ad1f
Add RSA SHA512 truncated digest support
|
4 tahun lalu |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 tahun lalu |
Richard Levitte
|
6f4b766315
PROV: add RSA signature implementation
|
5 tahun lalu |
Pauli
|
c5f8713443
Deprecate the low level RSA functions.
|
4 tahun lalu |
Richard Levitte
|
9767a3dca7
libcrypto: Eliminate as much use of EVP_PKEY_size() as possible
|
4 tahun lalu |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 tahun lalu |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 tahun lalu |
Patrick Steuer
|
19bd1fa1ef
s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448
|
5 tahun lalu |
Kurt Roeckx
|
70b0b977f7
Change default RSA, DSA and DH size to 2048 bit
|
5 tahun lalu |
David Benjamin
|
d7fcf1feac
Copy RSA-PSS saltlen in EVP_PKEY_CTX_dup.
|
5 tahun lalu |
Bernd Edlinger
|
049e64cbb0
Do the error handling in pkey_rsa_decrypt in constant time
|
5 tahun lalu |
David von Oheimb
|
9fdcc21fdc
constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION
|
5 tahun lalu |
Richard Levitte
|
2a7b6f3908
Following the license change, modify the boilerplates in crypto/rsa/
|
6 tahun lalu |
Richard Levitte
|
28428130db
Update copyright year
|
6 tahun lalu |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 tahun lalu |
Sebastian Andrzej Siewior
|
cac19d19e7
rsa: Do not allow less than 512 bit RSA keys
|
7 tahun lalu |
Paul Yang
|
665d899fa6
Support multi-prime RSA (RFC 8017)
|
7 tahun lalu |
Josh Soref
|
46f4e1bec5
Many spelling fixes/typo's corrected.
|
7 tahun lalu |
Andy Polyakov
|
cfb5bc69cf
rsa/rsa_pmeth.c: recognize SHA3 as supported RSA digest.
|
7 tahun lalu |
Paul Yang
|
90862ab4b2
This part fixes braces around if-else.
|
7 tahun lalu |
Dr. Stephen Henson
|
8a3cde7dfa
Typo: should check mgf1md
|
7 tahun lalu |
Bernd Edlinger
|
237bc6c997
Remove unnecessary loop in pkey_rsa_decrypt.
|
7 tahun lalu |
Bernd Edlinger
|
1bcbf658a6
Fix handling of EVP_PKEY_CTRL_PKCS7_ENCRYPT/DECRYPT with OPENSSL_NO_CMS.
|
7 tahun lalu |
Dr. Stephen Henson
|
137096a7ea
Defines and strings for special salt length values, add tests
|
7 tahun lalu |