Matt Caswell
|
da1c088f59
Copyright year updates
|
hace 1 año |
slontis
|
1735531c8b
Remove ossl_rsa_pss_params_30_set_maskgenalg().
|
hace 1 año |
Clemens Lang
|
6c73ca4a2f
signature: Clamp PSS salt len to MD len
|
hace 2 años |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
hace 2 años |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
hace 3 años |
Pauli
|
5cbd2ea3f9
add zero strenght arguments to BN and RAND RNG calls
|
hace 3 años |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
hace 3 años |
Tomas Mraz
|
bbde856619
RSA: properly generate algorithm identifier for RSA-PSS signatures
|
hace 3 años |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
hace 4 años |
Pauli
|
23b2fc0b50
rsa: add ossl_ prefix to internal rsa_ calls.
|
hace 4 años |
Richard Levitte
|
15671090f4
RSA: Add a less loaded PSS-parameter structure
|
hace 4 años |
Matt Caswell
|
33388b44b6
Update copyright year
|
hace 4 años |
Matt Caswell
|
0f2deef59d
Use RAND_bytes_ex in crypto/rsa
|
hace 4 años |
Pauli
|
c5f8713443
Deprecate the low level RSA functions.
|
hace 4 años |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
hace 5 años |
Richard Levitte
|
2a7b6f3908
Following the license change, modify the boilerplates in crypto/rsa/
|
hace 6 años |
Dr. Matthias St. Pierre
|
427e91d928
crypto/rsa/rsa_pss.c: silence coverity warning
|
hace 6 años |
Shane Lontis
|
82eba370da
RSA padding Zeroization fixes
|
hace 6 años |
Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
hace 7 años |
Paul Yang
|
90862ab4b2
This part fixes braces around if-else.
|
hace 7 años |
Bernd Edlinger
|
108909d30e
Fix a crash or unbounded allocation in RSA_padding_add_PKCS1_PSS_mgf1
|
hace 7 años |
Dr. Stephen Henson
|
137096a7ea
Defines and strings for special salt length values, add tests
|
hace 7 años |
Rich Salz
|
2039c421b0
Copyright consolidation 08/10
|
hace 8 años |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
hace 9 años |
Richard Levitte
|
bfb0641f93
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
|
hace 9 años |
Richard Levitte
|
6e59a892db
Adjust all accesses to EVP_MD_CTX to use accessor functions.
|
hace 9 años |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
hace 9 años |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
hace 9 años |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
hace 9 años |
Matt Caswell
|
50e735f9e5
Re-align some comments after running the reformat script.
|
hace 9 años |