History log of /openssl/apps/pkcs8.c (Results 76 – 88 of 88)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# a3fe382e 16-Feb-2000 Dr. Stephen Henson

Pass phrase reorganisation.


# 667ac4ec 11-Feb-2000 Ralf S. Engelschall

Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline''.


# f07fb9b2 08-Feb-2000 Dr. Stephen Henson

Add command line password options to the reamining utilities,
amend docs.


# 66430207 05-Feb-2000 Dr. Stephen Henson

Add support for some broken PKCS#8 formats.


# af57d843 04-Feb-2000 Dr. Stephen Henson

Rename SSLeay_add_all_algorithms() et al to
OpenSSL_add_all_algorithms(). Move these into
separate files so they work properly.


# 20432eae 01-Jan-2000 Dr. Stephen Henson

Fix some of the command line password stuff. New function
that can automatically determine the type of a DER encoded
"traditional" format private key and change some of the
d2i functions

Fix some of the command line password stuff. New function
that can automatically determine the type of a DER encoded
"traditional" format private key and change some of the
d2i functions to use it instead of requiring the application
to work out the key type.

show more ...


# 525f51f6 23-Dec-1999 Dr. Stephen Henson

Add PKCS#8 utility functions and add PBE options.


Revision tags: OpenSSL_0_9_4
# 8c197cc5 28-Jul-1999 Ulf Möller

VMS updates.
Submitted by: Richard Levitte <levitte@stacken.kth.se>


# 74678cc2 21-Jul-1999 Bodo Möller

Additional user data argument to pem_password_cb function type
and to lots of PEM_... functions.
Submitted by: Damien Miller <dmiller@ilogic.com.au>


# 8eb57af5 08-Jun-1999 Dr. Stephen Henson

Complete support for PKCS#5 v2.0. Still needs extensive testing.


# e7871ffa 05-Jun-1999 Dr. Stephen Henson

More PKCS#8 stuff. Support for unencrypted forms of private key.


# 3cbb7937 05-Jun-1999 Dr. Stephen Henson

Add d2i,i2d bio and fp functions for PKCS#8 and add -inform and -outform
arguments to pkcs8 application.


# 600dec15 05-Jun-1999 Dr. Stephen Henson

Add a 'pkcs8' application for initial PKCS#8 support. Still needs lots more
options to handle encrypted and unencrypted forms and DER format input and
output.


1234