Rich Salz
|
543e740b95
Standard style for all EVP_xxx_free routines
|
3 rokov pred |
Richard Levitte
|
309a78aa30
CORE: Add an algorithm_description field to OSSL_ALGORITHM
|
3 rokov pred |
Pauli
|
28c21fa048
evp: fix coverity 1445872 - dereference after null check
|
3 rokov pred |
Pauli
|
1f79baa55e
Remove TODOs from digest.c
|
3 rokov pred |
Pauli
|
4b58d9b41b
evp: add params arguments to init functions
|
3 rokov pred |
Tomas Mraz
|
0be6cf0c7e
Remove some of the TODO 3.0 in crypto/evp related to legacy support.
|
3 rokov pred |
Pauli
|
6de3a06dd4
modify EVP to support digest gettable/settable calls
|
3 rokov pred |
Matt Caswell
|
d84f5515fa
Don't hold a lock when calling a callback in ossl_namemap_doall_names
|
3 rokov pred |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 rokov pred |
Pauli
|
31f7ff37b4
EVP: fix reference counting for digest operations.
|
3 rokov pred |
Shane Lontis
|
af53092c2b
Replace provider digest flags with separate param fields
|
3 rokov pred |
Pauli
|
8549b97214
Fix a use after free issue when a provider context is being used and isn't cached
|
3 rokov pred |
Matt Caswell
|
38f7931429
Cache Digest constants
|
3 rokov pred |
Richard Levitte
|
c2403f362e
Drop unnecessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA and OPENSSL_NO_EC
|
3 rokov pred |
Tomas Mraz
|
5de9863bf3
Fix regression in EVP_DigestInit_ex: crash when called with NULL type
|
4 rokov pred |
Tomas Mraz
|
39fde64a85
EVP_DigestFinalXOF must not reset the EVP_MD_CTX
|
4 rokov pred |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 rokov pred |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 rokov pred |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 rokov pred |
Matt Caswell
|
b0002eb09a
Redirect EVP_DigestInit to EVP_DigestSignInit_ex if appropriate
|
4 rokov pred |
Richard Levitte
|
ec0ce188f4
EVP: Centralise fetching error reporting
|
4 rokov pred |
Matt Caswell
|
3101ab603c
Fix an EVP_MD_CTX leak
|
4 rokov pred |
Matt Caswell
|
ada0670bf6
Fix some EVP_MD_CTX_* functions
|
4 rokov pred |
Pauli
|
625679b6d7
EVP: NULL pctx pointer after free.
|
4 rokov pred |
Shane Lontis
|
4bec3f6d51
Fix coverity CID #1452773 - Dereference before NULL check in EVP_DigestFinal_ex()
|
4 rokov pred |
Shane Lontis
|
825ccf5155
Fix coverity CID #1454638 - Dereference after NULL check in EVP_MD_CTX_gettable_params()
|
4 rokov pred |
Dr. David von Oheimb
|
ded346fad2
Add libctx and propq param to ASN.1 sign/verify/HMAC/decrypt
|
4 rokov pred |
Shane Lontis
|
0ab18e7924
Add EVP signature with libctx methods.
|
4 rokov pred |
Pauli
|
18ec26babc
gettables: core changes to pass the provider context.
|
4 rokov pred |
Pauli
|
e4468e6d8d
deprecate engines in libcrypto
|
4 rokov pred |