index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
pkcs8.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added custom PBKDF2 iteration count to PKCS8 tool.
Naftuli Tzvi Kay
2014-06-18
1
-1
/
+8
*
PKCS#8 support for alternative PRFs.
Dr. Stephen Henson
2014-03-02
1
-0
/
+16
*
Tolerate PKCS#8 DSA format with negative private key.
Dr. Stephen Henson
2010-01-22
1
-0
/
+4
*
PR: 2038
Dr. Stephen Henson
2009-09-11
1
-1
/
+0
*
Return correct exit code.
Dr. Stephen Henson
2009-02-12
1
-1
/
+1
*
Avoid leaks in pkcs8 app, tidy code up.
Dr. Stephen Henson
2009-02-12
1
-48
/
+24
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
Reformat pkcs8 source.
Dr. Stephen Henson
2004-06-24
1
-100
/
+174
*
implement PKCS #8 / SEC1 private key format for ECC
Bodo Möller
2003-06-25
1
-0
/
+17
*
Correct a lot of printing calls. Remove extra arguments...
Richard Levitte
2003-04-04
1
-6
/
+5
*
Add the possibility to build without the ENGINE framework.
Richard Levitte
2003-01-30
1
-0
/
+8
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-2
/
+2
*
Signal an error if the entered output password didn't match itself.
Richard Levitte
2002-10-23
1
-1
/
+2
*
makedepend complains when a header file is included more than once in
Richard Levitte
2002-10-14
1
-1
/
+0
*
Make it possible to load keys from stdin, and restore that
Richard Levitte
2002-08-01
1
-1
/
+2
*
Fixes for 'no-hw' combined with 'no-SOME_CIPHER'.
Bodo Möller
2002-03-14
1
-1
/
+1
*
Config code updates.
Dr. Stephen Henson
2002-02-22
1
-0
/
+4
*
Reduce the header dependencies on engine.h in apps/.
Geoff Thorpe
2001-09-12
1
-1
/
+0
*
Make better use of load_cert, load_certs and load_key.
Richard Levitte
2001-06-25
1
-12
/
+4
*
Provide an application-common setup function for engines and use it
Richard Levitte
2001-06-18
1
-17
/
+1
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-1
/
+1
*
Rewrite PKCS#12 code and remove some of the old
Dr. Stephen Henson
2000-12-31
1
-1
/
+1
*
Merge the engine branch into the main trunk. All conflicts resolved.
Richard Levitte
2000-10-26
1
-0
/
+30
*
On VMS, stdout may very well lead to a file that is written to in a
Richard Levitte
2000-09-20
1
-4
/
+11
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-4
/
+4
*
Make pkcs8 work again.
Dr. Stephen Henson
2000-02-22
1
-7
/
+13
*
Pass phrase reorganisation.
Dr. Stephen Henson
2000-02-17
1
-30
/
+14
*
Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...
Ralf S. Engelschall
2000-02-11
1
-0
/
+1
*
Add command line password options to the reamining utilities,
Dr. Stephen Henson
2000-02-08
1
-14
/
+14
*
Add support for some broken PKCS#8 formats.
Dr. Stephen Henson
2000-02-05
1
-4
/
+15
*
Rename SSLeay_add_all_algorithms() et al to
Dr. Stephen Henson
2000-02-04
1
-1
/
+1
*
Fix some of the command line password stuff. New function
Dr. Stephen Henson
2000-01-01
1
-27
/
+85
*
Add PKCS#8 utility functions and add PBE options.
Dr. Stephen Henson
1999-12-23
1
-0
/
+11
*
VMS updates.
Ulf Möller
1999-07-29
1
-0
/
+1
*
Additional user data argument to pem_password_cb function type
Bodo Möller
1999-07-21
1
-4
/
+4
*
Complete support for PKCS#5 v2.0. Still needs extensive testing.
Dr. Stephen Henson
1999-06-08
1
-4
/
+25
*
More PKCS#8 stuff. Support for unencrypted forms of private key.
Dr. Stephen Henson
1999-06-05
1
-28
/
+64
*
Add d2i,i2d bio and fp functions for PKCS#8 and add -inform and -outform
Dr. Stephen Henson
1999-06-05
1
-4
/
+26
*
Add a 'pkcs8' application for initial PKCS#8 support. Still needs lots more
Dr. Stephen Henson
1999-06-05
1
-0
/
+194
[prev]