Ben Laurie
|
48bd505c0b
If you're going to check for negative, use an signed integer! Coverity ID 122.
|
17 yıl önce |
Nils Larsch
|
907e99623c
check return value of ASN1_item_i2d(), Coverity ID 55
|
17 yıl önce |
Ben Laurie
|
4f1a0b2c21
Handle bad content type. Coverity ID 99.
|
17 yıl önce |
Nils Larsch
|
689f9faba4
fix potential memory leaks
|
18 yıl önce |
Dr. Stephen Henson
|
559d50138f
Add bit I missed from PKCS#7 streaming encoder.
|
18 yıl önce |
Ben Laurie
|
777c47acbe
Make things static that should be. Declare stuff in headers that should be.
|
18 yıl önce |
Dr. Stephen Henson
|
786aa98da1
Use correct pointer types for various functions.
|
18 yıl önce |
Dr. Stephen Henson
|
b7683e3a5d
Allow digests to supply S/MIME micalg values from a ctrl.
|
18 yıl önce |
Dr. Stephen Henson
|
0e3453536e
Fix warnings.
|
18 yıl önce |
Dr. Stephen Henson
|
5531192151
Add -resign and -md options to smime command to support resigning an
|
18 yıl önce |
Dr. Stephen Henson
|
76fa8f1838
More S/MIME tidy. Place some common attribute operations in utility
|
18 yıl önce |
Dr. Stephen Henson
|
f2b139ed1f
Remove old digest type hacks for non RSA keys.
|
18 yıl önce |
Dr. Stephen Henson
|
7144c4212a
Update PKCS#7 decrypt routines to use new API.
|
18 yıl önce |
Dr. Stephen Henson
|
399a6f0bd1
Update PKCS#7 enveloped data to new API.
|
18 yıl önce |
Dr. Stephen Henson
|
3d153f7985
Remove dss1 hack from S/MIME code.
|
18 yıl önce |
Dr. Stephen Henson
|
f733a5ef0e
Initial functions for main EVP_PKEY_METHOD operations.
|
18 yıl önce |
Dr. Stephen Henson
|
8f2e4fdf86
Allow PKCS7_decrypt() to work if no cert supplied.
|
19 yıl önce |
Bodo Möller
|
8afca8d9c6
Fix more error codes.
|
19 yıl önce |
Dr. Stephen Henson
|
a0e7c8eede
Add lots of checks for memory allocation failure, error codes to indicate
|
20 yıl önce |
Dr. Stephen Henson
|
216659eb87
Enhance EVP code to generate random symmetric keys of the
|
20 yıl önce |
Dr. Stephen Henson
|
c5a5546389
Add support for digested data PKCS#7 type.
|
21 yıl önce |
Dr. Stephen Henson
|
77fe058c10
Simplify cipher and digest lookup in PKCS#7 code.
|
21 yıl önce |
Dr. Stephen Henson
|
caf044cb3e
Retrieve correct content to sign when the
|
21 yıl önce |
Dr. Stephen Henson
|
beab098d53
Various S/MIME bug and compatibility fixes.
|
21 yıl önce |
Richard Levitte
|
4579924b7e
Cleanse memory using the new OPENSSL_cleanse() function.
|
22 yıl önce |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 yıl önce |
Bodo Möller
|
5488bb6197
get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead)
|
22 yıl önce |
Dr. Stephen Henson
|
b12540520d
Always init ctx_tmp in PKCS7_dataFinal since it is always cleaned up.
|
23 yıl önce |
Bodo Möller
|
4d94ae00d5
ECDSA support
|
23 yıl önce |
Richard Levitte
|
67fec850e1
Allow verification of other types than DATA.
|
23 yıl önce |