Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 yıl önce |
Richard Levitte
|
846ec07d90
Adapt all EVP_CIPHER_CTX users for it becoming opaque
|
9 yıl önce |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 yıl önce |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 yıl önce |
Rich Salz
|
75ebbd9aa4
Use p==NULL not !p (in if statements, mainly)
|
9 yıl önce |
Dr. Stephen Henson
|
e93c8748ab
Remove duplicate code.
|
9 yıl önce |
Matt Caswell
|
266483d2f5
RAND_bytes updates
|
9 yıl önce |
Dr. Stephen Henson
|
f422a51486
Remove old ASN.1 code.
|
9 yıl önce |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 yıl önce |
Dr. Stephen Henson
|
f9678b8b57
Fix memory leak.
|
13 yıl önce |
Dr. Stephen Henson
|
3d63b3966f
Split PBES2 into cipher and PBKDF2 versions. This tidies the code somewhat
|
15 yıl önce |
Dr. Stephen Henson
|
b6dcdbfc94
Audit libcrypto for unchecked return values: fix all cases enountered
|
15 yıl önce |
Dr. Stephen Henson
|
2e5975285e
Update obsolete email address...
|
16 yıl önce |
Dr. Stephen Henson
|
de12116417
Initial, incomplete support for typesafe macros without using function
|
18 yıl önce |
Dr. Stephen Henson
|
5c95c2ac23
Fix various error codes to match functions.
|
18 yıl önce |
Dr. Stephen Henson
|
ae519a247f
Extended PBES2 function supporting application supplied IV and PRF NID.
|
18 yıl önce |
Dr. Stephen Henson
|
6d3a1eac3b
Add PRF preference ctrl to ciphers.
|
18 yıl önce |
Ben Laurie
|
41a15c4f0f
Give everything prototypes (well, everything that's actually used).
|
19 yıl önce |
Dr. Stephen Henson
|
c39c32dd65
PKCS#8 fixes from stable branch.
|
20 yıl önce |
Dr. Stephen Henson
|
0fccb00b5b
Add missing EVP_CIPHER_CTX_init call.
|
22 yıl önce |
Dr. Stephen Henson
|
581f1c8494
Modify EVP cipher behaviour in a similar way
|
23 yıl önce |
Dr. Stephen Henson
|
d339187b1a
Get rid of ASN1_ITEM_FUNCTIONS dummy function
|
24 yıl önce |
Dr. Stephen Henson
|
9d6b1ce644
|
24 yıl önce |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 yıl önce |
Bodo Möller
|
d6f68fa314
Fix for previous patch: If RAND_pseudo_bytes returns 0, this is not an error.
|
25 yıl önce |
Bodo Möller
|
7c472f706e
Use RAND_pseudo_bytes, not RAND_bytes, for IVs/salts.
|
25 yıl önce |
Dr. Stephen Henson
|
4b42658082
Make pkcs8 work again.
|
25 yıl önce |
Ulf Möller
|
51ca375e7e
Seek out and destroy another evil cast.
|
25 yıl önce |
Ulf Möller
|
e7f97e2d22
Check RAND_bytes() return value or use RAND_pseudo_bytes().
|
25 yıl önce |
Dr. Stephen Henson
|
f45f40ffff
Add OIDs for idea and blowfish. Unfortunately these are in
|
25 yıl önce |