Matt Caswell
|
da1c088f59
Copyright year updates
|
1 rok temu |
ljuzwiuk
|
64b1d2fb06
Fix RSA OAEP set/get label for legacy engine
|
1 rok temu |
Hubert Kario
|
5ab3ec1bb1
rsa: Add option to disable implicit rejection
|
2 lat temu |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 lat temu |
x2018
|
1287dabd0b
fix some code with obvious wrong coding style
|
3 lat temu |
Matt Caswell
|
5dc6489bb6
Update our EVP_PKEY_METHODs to get low level keys via public APIs
|
3 lat temu |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 lat temu |
Shane Lontis
|
4158b0dc1d
Add ossl_rsa symbols
|
3 lat temu |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 lat temu |
Rich Salz
|
b0aae91324
Remove RSA SSLv23 padding mode
|
3 lat temu |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 lat temu |
Pauli
|
23b2fc0b50
rsa: add ossl_ prefix to internal rsa_ calls.
|
4 lat temu |
jwalch
|
3786d74868
en EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM management
|
4 lat temu |
Shane Lontis
|
45c236ad1f
Add RSA SHA512 truncated digest support
|
4 lat temu |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 lat temu |
Richard Levitte
|
6f4b766315
PROV: add RSA signature implementation
|
5 lat temu |
Pauli
|
c5f8713443
Deprecate the low level RSA functions.
|
4 lat temu |
Richard Levitte
|
9767a3dca7
libcrypto: Eliminate as much use of EVP_PKEY_size() as possible
|
4 lat temu |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 lat temu |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 lat temu |
Patrick Steuer
|
19bd1fa1ef
s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448
|
5 lat temu |
Kurt Roeckx
|
70b0b977f7
Change default RSA, DSA and DH size to 2048 bit
|
5 lat temu |
David Benjamin
|
d7fcf1feac
Copy RSA-PSS saltlen in EVP_PKEY_CTX_dup.
|
5 lat temu |
Bernd Edlinger
|
049e64cbb0
Do the error handling in pkey_rsa_decrypt in constant time
|
5 lat temu |
David von Oheimb
|
9fdcc21fdc
constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION
|
5 lat temu |
Richard Levitte
|
2a7b6f3908
Following the license change, modify the boilerplates in crypto/rsa/
|
6 lat temu |
Richard Levitte
|
28428130db
Update copyright year
|
6 lat temu |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 lat temu |
Sebastian Andrzej Siewior
|
cac19d19e7
rsa: Do not allow less than 512 bit RSA keys
|
7 lat temu |
Paul Yang
|
665d899fa6
Support multi-prime RSA (RFC 8017)
|
7 lat temu |