Ben Laurie
|
41a15c4f0f
Give everything prototypes (well, everything that's actually used).
|
19 gadi atpakaļ |
Dr. Stephen Henson
|
c39c32dd65
PKCS#8 fixes from stable branch.
|
20 gadi atpakaļ |
Dr. Stephen Henson
|
0fccb00b5b
Add missing EVP_CIPHER_CTX_init call.
|
22 gadi atpakaļ |
Dr. Stephen Henson
|
581f1c8494
Modify EVP cipher behaviour in a similar way
|
23 gadi atpakaļ |
Dr. Stephen Henson
|
d339187b1a
Get rid of ASN1_ITEM_FUNCTIONS dummy function
|
24 gadi atpakaļ |
Dr. Stephen Henson
|
9d6b1ce644
|
24 gadi atpakaļ |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 gadi atpakaļ |
Bodo Möller
|
d6f68fa314
Fix for previous patch: If RAND_pseudo_bytes returns 0, this is not an error.
|
25 gadi atpakaļ |
Bodo Möller
|
7c472f706e
Use RAND_pseudo_bytes, not RAND_bytes, for IVs/salts.
|
25 gadi atpakaļ |
Dr. Stephen Henson
|
4b42658082
Make pkcs8 work again.
|
25 gadi atpakaļ |
Ulf Möller
|
51ca375e7e
Seek out and destroy another evil cast.
|
25 gadi atpakaļ |
Ulf Möller
|
e7f97e2d22
Check RAND_bytes() return value or use RAND_pseudo_bytes().
|
25 gadi atpakaļ |
Dr. Stephen Henson
|
f45f40ffff
Add OIDs for idea and blowfish. Unfortunately these are in
|
25 gadi atpakaļ |
Dr. Stephen Henson
|
08e9c1af6c
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
|
25 gadi atpakaļ |
Bodo Möller
|
f0e8ae723c
Torture weak compilers less by not automatically including x509.h where
|
25 gadi atpakaļ |
Dr. Stephen Henson
|
b7d135b353
Two new functions to write out PKCS#8 private keys. Also fixes for some of
|
25 gadi atpakaļ |
Dr. Stephen Henson
|
8eb57af5fe
Complete support for PKCS#5 v2.0. Still needs extensive testing.
|
25 gadi atpakaļ |
Dr. Stephen Henson
|
97e4a93245
This is the main PKCS#5 v2.0 key generation function, it parses the ASN1
|
25 gadi atpakaļ |
Dr. Stephen Henson
|
8e21c14607
More PKCS#5 v2.0 development. Add a function to setup a PKCS#5 v2.0
|
25 gadi atpakaļ |
Ulf Möller
|
a9be3af5ad
Remove NOPROTO definitions and error code comments.
|
26 gadi atpakaļ |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
26 gadi atpakaļ |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
26 gadi atpakaļ |
Dr. Stephen Henson
|
d2e26dccd1
Add PKCS#5 v2.0 ASN1 structures.
|
26 gadi atpakaļ |