Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
il y a 2 ans |
Dr. David von Oheimb
|
7c310e872e
libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left()
|
il y a 2 ans |
Dr. David von Oheimb
|
33847508d5
libcrypto refactoring: make more use of ASN1_STRING_set0()
|
il y a 2 ans |
Matt Caswell
|
fecb3aae22
Update copyright year
|
il y a 2 ans |
Dr. David von Oheimb
|
04bc3c1277
Fix malloc failure handling of X509_ALGOR_set0()
|
il y a 3 ans |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
il y a 3 ans |
Rich Salz
|
f6c95e46c0
Add "origin" field to EVP_CIPHER, EVP_MD
|
il y a 3 ans |
Matt Caswell
|
3c2bdd7df9
Update copyright year
|
il y a 3 ans |
Shane Lontis
|
e6c2f96489
Fix more certificate related lib_ctx settings.
|
il y a 3 ans |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
il y a 4 ans |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
il y a 4 ans |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
il y a 4 ans |
Dr. David von Oheimb
|
ded346fad2
Add libctx and propq param to ASN.1 sign/verify/HMAC/decrypt
|
il y a 4 ans |
Matt Caswell
|
33388b44b6
Update copyright year
|
il y a 4 ans |
Richard Levitte
|
12d99aac97
Deprecate ASN1_sign(), ASN1_verify() and ASN1_digest()
|
il y a 4 ans |
Richard Levitte
|
d5aef5946b
Adapt ASN1_item_sign_ctx() for use with provided keypairs
|
il y a 4 ans |
Richard Levitte
|
9767a3dca7
libcrypto: Eliminate as much use of EVP_PKEY_size() as possible
|
il y a 4 ans |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
il y a 5 ans |
Paul Yang
|
bc42bd6298
Support SM2 certificate signing
|
il y a 5 ans |
FdaSilvaYY
|
da84249be6
Coverity fix in some crypto/asn1 code
|
il y a 6 ans |
Richard Levitte
|
365a2d9991
Following the license change, modify the boilerplates in crypto/asn1/
|
il y a 6 ans |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
il y a 7 ans |
Richard Levitte
|
b379fe6cd0
NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guard
|
il y a 7 ans |
Dr. Stephen Henson
|
7dd6de9fdd
Allow NULL md for custom signing methods
|
il y a 7 ans |
Dr. Stephen Henson
|
7539418981
Add EVP_DigestSign and EVP_DigesVerify
|
il y a 7 ans |
Rich Salz
|
2039c421b0
Copyright consolidation 08/10
|
il y a 8 ans |
Schüller Felix
|
c6aca19bb5
Don't free up EVP_MD_CTX.
|
il y a 8 ans |
J Mohan Rao Arisankala
|
219f3ca61c
check with NULL
|
il y a 8 ans |
J Mohan Rao Arisankala
|
4f25aecd75
explicit check for NULL
|
il y a 8 ans |
J Mohan Rao Arisankala
|
2c91b3f5bf
Check method before access and release ctx in error paths
|
il y a 8 ans |