Bernd Edlinger
|
f90852093f
Minor cleanup of the rsa mp limits code
|
před 7 roky |
Sebastian Andrzej Siewior
|
cac19d19e7
rsa: Do not allow less than 512 bit RSA keys
|
před 7 roky |
Daniel Bevenius
|
0759f93445
Fix minor typo in comment in rsa_st
|
před 7 roky |
Andy Polyakov
|
0122add654
rsa/rsa_lib.c: make RSA_security_bits multi-prime aware.
|
před 7 roky |
Paul Yang
|
665d899fa6
Support multi-prime RSA (RFC 8017)
|
před 7 roky |
Richard Levitte
|
6a32a3c058
Act on deprecation of LONG and ZLONG, step 2
|
před 7 roky |
Dr. Stephen Henson
|
cfd81c6d75
Add rsa_pss_get_param.
|
před 8 roky |
Dr. Stephen Henson
|
87ee7b22b6
Add macros to determine if key or ctx is PSS.
|
před 8 roky |
Dr. Stephen Henson
|
47e42b3c67
Split PSS parameter creation.
|
před 8 roky |
Dr. Stephen Henson
|
d771441d9b
Add pss field to RSA structure and free it.
|
před 8 roky |
Kurt Roeckx
|
2f545ae45d
Add support for reference counting using C11 atomics
|
před 8 roky |
Rich Salz
|
2039c421b0
Copyright consolidation 08/10
|
před 8 roky |
Richard Levitte
|
b72c912137
Make the RSA_METHOD structure opaque
|
před 8 roky |
Richard Levitte
|
9862e9aa98
Make the RSA structure opaque
|
před 8 roky |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
před 9 roky |
Dr. Stephen Henson
|
c553721e8b
FIPS mode RSA changes:
|
před 14 roky |
Dr. Stephen Henson
|
e8254d406f
Extend PSS padding code to support different digests for MGF1 and message.
|
před 14 roky |
Bodo Möller
|
7f4301668f
Make sure the int_rsa_verify() prototype matches the implementation
|
před 18 roky |
Ben Laurie
|
777c47acbe
Make things static that should be. Declare stuff in headers that should be.
|
před 18 roky |