Peiwei Hu
|
8d9fec1781
Fix the incorrect checks of EVP_CIPHER_CTX_set_key_length
|
2 gadi atpakaļ |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 gadi atpakaļ |
Pauli
|
5cbd2ea3f9
add zero strenght arguments to BN and RAND RNG calls
|
3 gadi atpakaļ |
Richard Levitte
|
ad57a13bb8
Modify OBJ_nid2sn(OBJ_obj2nid(...)) occurences to use OBJ_obj2txt()
|
3 gadi atpakaļ |
Rich Salz
|
f6c95e46c0
Add "origin" field to EVP_CIPHER, EVP_MD
|
3 gadi atpakaļ |
Tomas Mraz
|
0cfbc828e0
Deprecate the EVP_PKEY controls for CMS and PKCS#7
|
3 gadi atpakaļ |
Dr. David von Oheimb
|
63b64f19c1
TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS func
|
3 gadi atpakaļ |
Pauli
|
1666eec837
misc: other init function param additions
|
3 gadi atpakaļ |
Shane Lontis
|
681618cfc1
Fix external symbols for pkcs7.
|
3 gadi atpakaļ |
Dr. David von Oheimb
|
c926a5ecb7
X509_STORE_CTX_cleanup(): Use internally so no need to call explicitly
|
3 gadi atpakaļ |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 gadi atpakaļ |
Shane Lontis
|
038f4dc68e
Fix PKCS7 potential segfault
|
3 gadi atpakaļ |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 gadi atpakaļ |
Jordan Montgomery
|
db554ae110
Expose PKCS7_get_octet_string and PKCS7_type_is_other
|
4 gadi atpakaļ |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 gadi atpakaļ |
Matt Caswell
|
02199cc39d
Fix safestack issues in pkcs7.h
|
4 gadi atpakaļ |
Matt Caswell
|
b4780134df
Fix safestack issues in asn1.h
|
4 gadi atpakaļ |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 gadi atpakaļ |
Shane Lontis
|
0f0b7dfbe5
Fix coverity issue: CID 1466484 - Remove dead code in PKCS7_dataInit()
|
4 gadi atpakaļ |
Dmitry Belyavskiy
|
835b290016
Fix PKCS#7 so that it still works with non fetchable cipher algorithms.
|
4 gadi atpakaļ |
Dmitry Belyavskiy
|
bd1bbbfe51
Fix PKCS#7 so that it still works with non fetchable digest algorithms.
|
4 gadi atpakaļ |
Shane Lontis
|
90a1f2d76f
Add libctx support to PKCS7.
|
4 gadi atpakaļ |
Dr. David von Oheimb
|
1337a3a998
Constify X509_check_akid and prefer using X509_get0_serialNumber over X509_get_serialNumber
|
4 gadi atpakaļ |
Shane Lontis
|
eae4a00834
Fix CID 1454808: Error handling issues NEGATIVE_RETURNS (PKCS7_dataDecode())
|
4 gadi atpakaļ |
Matt Caswell
|
454afd9866
Update copyright year
|
4 gadi atpakaļ |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 gadi atpakaļ |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 gadi atpakaļ |
Bernd Edlinger
|
5840ed0cd1
Fix a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey
|
5 gadi atpakaļ |
Matt Caswell
|
dfcb5d29b5
Add the ability to perform signatures in a provider
|
5 gadi atpakaļ |
Richard Levitte
|
b7617a3a99
Following the license change, modify the boilerplates in crypto/pkcs7/
|
6 gadi atpakaļ |