Richard Levitte
|
7280a5d332
Clean away remaining 'selftest' code
|
8 years ago |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
8 years ago |
FdaSilvaYY
|
dccd20d1b5
fix tab-space mixed indentation
|
8 years ago |
Rich Salz
|
d63a5e5e7d
Remove outdated DEBUG flags.
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Richard Levitte
|
a87a0a6e5e
Cleanup: fix all sources that used HMAC_CTX_init
|
9 years ago |
Richard Levitte
|
eda34e4bef
Adapt the rest of the source to the removal of (EVP_MD_CTX|HMAC_CTX)_cleanup
|
9 years ago |
Richard Levitte
|
bf7c68177b
Adapt the rest of the source to the opaque HMAC_CTX
|
9 years ago |
Richard Levitte
|
fa0c23de83
Adapt HMAC to the EVP_MD_CTX changes
|
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 |
Dr. Stephen Henson
|
d6c5462ef8
Support for alternative KDFs.
|
9 years ago |
Dr. Stephen Henson
|
a283d2a80a
Remove OPENSSL_NO_HMAC
|
9 years ago |
Rich Salz
|
474e469bbd
OPENSSL_NO_xxx cleanup: SHA
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Dr. Stephen Henson
|
16bc45ba95
Fix memory leak.
|
11 years ago |
Dr. Stephen Henson
|
b0513fd2bb
Initialise context before using it.
|
11 years ago |
Ben Laurie
|
c10e3f0cff
PBKDF2 should be efficient. Contributed by Christian Heimes
|
11 years ago |
Ben Laurie
|
19ec2f4194
Fix warnings (note that gcc 4.2 has a bug that makes one of its
|
14 years ago |
Dr. Stephen Henson
|
3d63b3966f
Split PBES2 into cipher and PBKDF2 versions. This tidies the code somewhat
|
15 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
|
a620626a33
Code tidy.
|
18 years ago |
Dr. Stephen Henson
|
856640b54f
Extend PBE code to support non default PKCS#5 v2.0 PRFs.
|
18 years ago |
Dr. Stephen Henson
|
9dc17a2536
Fix from 0.9.7-stable branch.
|
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
|
9c35452842
Make sure we get the definition of OPENSSL_NO_HMAC and OPENSSL_NO_SHA.
|
21 years ago |