Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Vladimír Kotal
|
f52aec3526
log actual NID causing the 'unknown message digest algorithm error'
|
1 year ago |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Matt Caswell
|
38fc02a708
Update copyright year
|
3 years ago |
Matt Caswell
|
376a8c3f46
Teach ASN1_item_verify_ctx() how to handle provided keys
|
3 years ago |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 years ago |
Richard Levitte
|
d55d0935de
ASN1: Make ASN1_item_verify_ctx() work with provider-native keys
|
4 years ago |
Dr. David von Oheimb
|
ded346fad2
Add libctx and propq param to ASN.1 sign/verify/HMAC/decrypt
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Richard Levitte
|
12d99aac97
Deprecate ASN1_sign(), ASN1_verify() and ASN1_digest()
|
4 years ago |
Richard Levitte
|
bbaddbc068
X509: Refactor X509_verify() and X509_REQ_verify() for better streamlining
|
4 years ago |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 years ago |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
杨洋
|
8267becb8b
Support SM2 certificate verification
|
6 years ago |
FdaSilvaYY
|
da84249be6
Coverity fix in some crypto/asn1 code
|
6 years ago |
Richard Levitte
|
365a2d9991
Following the license change, modify the boilerplates in crypto/asn1/
|
6 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
Richard Levitte
|
b379fe6cd0
NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guard
|
7 years ago |
Dr. Stephen Henson
|
7539418981
Add EVP_DigestSign and EVP_DigesVerify
|
7 years ago |
Rich Salz
|
2039c421b0
Copyright consolidation 08/10
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Dr. Stephen Henson
|
3aeb934865
make EVP_PKEY opaque
|
8 years ago |
Richard Levitte
|
bfb0641f93
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
|
9 years ago |
Richard Levitte
|
6e59a892db
Adjust all accesses to EVP_MD_CTX to use accessor functions.
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
16f8d4ebf0
memset, memcpy, sizeof consistency fixes
|
9 years ago |
Rich Salz
|
4b45c6e52b
free cleanup almost the finale
|
9 years ago |