Tomas Mraz
|
0cfbc828e0
Deprecate the EVP_PKEY controls for CMS and PKCS#7
|
3 years ago |
Shane Lontis
|
e72dbd8e13
Fix usages of const EVP_MD.
|
3 years ago |
Shane Lontis
|
3022b7f404
Rename CMS_si_check_attributes to ossl_cms_si_check_attributes
|
3 years ago |
Pauli
|
1666eec837
misc: other init function param additions
|
3 years ago |
Shane Lontis
|
53155f1c81
Fix external symbols for cms.
|
3 years ago |
Dr. David von Oheimb
|
c1be4d617c
Rename internal X509_add_cert_new() to ossl_x509_add_cert_new()
|
3 years ago |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 years ago |
Shane Lontis
|
84af8027c5
CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**.
|
3 years ago |
Richard Levitte
|
c2403f362e
Drop unnecessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA and OPENSSL_NO_EC
|
3 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Matt Caswell
|
9ab7fe4836
Move CMS signing code out of the algorithms and into CMS
|
4 years ago |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 years ago |
Shane Lontis
|
81777339e9
Fix CID 1466709 : Negative value passed to a function that cant be negative in cms_sd.c
|
4 years ago |
Matt Caswell
|
904e1f92b3
Fix safestack issues in cms.h
|
4 years ago |
Matt Caswell
|
b4780134df
Fix safestack issues in asn1.h
|
4 years ago |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 years ago |
Shane Lontis
|
1acb2e6f35
Fix CMS so that it still works with non fetchable algorithms.
|
4 years ago |
Dr. David von Oheimb
|
eeccc23723
Introduce X509_add_cert[s] simplifying various additions to cert lists
|
4 years ago |
Shane Lontis
|
c1669f41ea
Add libctx support to CMS.
|
4 years ago |
Matt Caswell
|
454afd9866
Update copyright year
|
4 years ago |
Pauli
|
209c3d3ef6
coverity 1462578 Resource leak
|
4 years ago |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 years ago |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 years ago |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
Matt Caswell
|
dfcb5d29b5
Add the ability to perform signatures in a provider
|
5 years ago |
FdaSilvaYY
|
8c00f267b8
CAdES : lowercase name for now internal methods.
|
5 years ago |
Shane Lontis
|
19e512a824
Add the content type attribute to additional CMS signerinfo.
|
5 years ago |
FdaSilvaYY
|
8c89c80a55
CAdES: Fix SignerInfo attribute construction order.
|
5 years ago |
Antonio Iacono
|
e85d19c68e
crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)
|
6 years ago |