Dr. Stephen Henson
|
08e9c1af6c
|
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
tolerated in certificates.
|
1999-10-20 01:50:23 +00:00 |
|
Bodo Möller
|
f0e8ae723c
|
Torture weak compilers less by not automatically including x509.h where
it is not needed.
|
1999-07-21 22:10:23 +00:00 |
|
Dr. Stephen Henson
|
b7d135b353
|
Two new functions to write out PKCS#8 private keys. Also fixes for some of
the the PBE code and a new constant PKCS5_DEFAULT_ITER for the default
iteration count if it is passed as zero.
|
1999-06-10 17:32:52 +00:00 |
|
Dr. Stephen Henson
|
8eb57af5fe
|
Complete support for PKCS#5 v2.0. Still needs extensive testing.
|
1999-06-08 00:09:51 +00:00 |
|
Dr. Stephen Henson
|
97e4a93245
|
This is the main PKCS#5 v2.0 key generation function, it parses the ASN1
structure and decides what key to generate (if any). Not currently added to
the PBE algorithm list because it is largely untested.
|
1999-06-07 21:00:19 +00:00 |
|
Dr. Stephen Henson
|
8e21c14607
|
More PKCS#5 v2.0 development. Add a function to setup a PKCS#5 v2.0
AlgorithmIdentifier and make various ASN1 fixes.
|
1999-06-06 23:34:44 +00:00 |
|
Ulf Möller
|
a9be3af5ad
|
Remove NOPROTO definitions and error code comments.
|
1999-04-26 16:43:10 +00:00 |
|
Bodo Möller
|
ec577822f9
|
Change #include filenames from <foo.h> to <openssl.h>.
Submitted by:
Reviewed by:
PR:
|
1999-04-23 22:13:45 +00:00 |
|
Ulf Möller
|
6b691a5c85
|
Change functions to ANSI C.
|
1999-04-19 21:31:43 +00:00 |
|
Dr. Stephen Henson
|
d2e26dccd1
|
Add PKCS#5 v2.0 ASN1 structures.
|
1999-04-08 23:55:42 +00:00 |
|