Richard Levitte
|
4a8b0c55c0
Following the license change, modify the boilerplates in crypto/evp/
|
6 years ago |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Richard Levitte
|
bfb0641f93
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
|
9 years ago |
Richard Levitte
|
77a01145be
Have other crypto/evp files include evp_locl.h
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Dr. Stephen Henson
|
e93c8748ab
Remove duplicate code.
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Dr. Stephen Henson
|
751e26cb9b
fix leak
|
12 years ago |
Dr. Stephen Henson
|
b6dcdbfc94
Audit libcrypto for unchecked return values: fix all cases enountered
|
15 years ago |
Ben Laurie
|
0eab41fb78
If we're going to return errors (no matter how stupid), then we should
|
16 years ago |
Dr. Stephen Henson
|
2e5975285e
Update obsolete email address...
|
16 years ago |
Dr. Stephen Henson
|
b8f702a0af
Change builting PBE to use static table. Add entries for HMAC and MD5, GOST.
|
18 years ago |
Dr. Stephen Henson
|
856640b54f
Extend PBE code to support non default PKCS#5 v2.0 PRFs.
|
18 years ago |
Nils Larsch
|
c755c5fd8b
improved error checking and some fixes
|
19 years ago |
Richard Levitte
|
875a644a90
Constify d2i, s2i, c2i and r2i functions and other associated
|
20 years ago |
Geoff Thorpe
|
2754597013
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
|
21 years ago |
Richard Levitte
|
4579924b7e
Cleanse memory using the new OPENSSL_cleanse() function.
|
22 years ago |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 years ago |
Lutz Jänicke
|
7b63c0fa8c
Reorder inclusion of header files:
|
22 years ago |
Dr. Stephen Henson
|
581f1c8494
Modify EVP cipher behaviour in a similar way
|
23 years ago |
Dr. Stephen Henson
|
20d2186c87
|
23 years ago |
Ben Laurie
|
dbad169019
Really add the EVP and all of the DES changes.
|
23 years ago |
Dr. Stephen Henson
|
1358835050
|
24 years ago |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
24 years ago |
Dr. Stephen Henson
|
a331a305e9
Make PKCS#12 code handle missing passwords.
|
24 years ago |
Ulf Möller
|
5271ebd9a3
More no-xxx option tweaks.
|
25 years ago |
Dr. Stephen Henson
|
b7d135b353
Two new functions to write out PKCS#8 private keys. Also fixes for some of
|
25 years ago |
Dr. Stephen Henson
|
8eb57af5fe
Complete support for PKCS#5 v2.0. Still needs extensive testing.
|
25 years ago |
Dr. Stephen Henson
|
97e4a93245
This is the main PKCS#5 v2.0 key generation function, it parses the ASN1
|
25 years ago |