index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
pkcs12
/
p12_crpt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
improved error checking and some fixes
Nils Larsch
2005-07-26
1
-2
/
+7
*
Fix more error codes.
Bodo Möller
2005-05-11
1
-2
/
+2
*
Check return code of EVP_CipherInit() in PKCS#12 code.
Dr. Stephen Henson
2004-11-24
1
-3
/
+3
*
Constify d2i, s2i, c2i and r2i functions and other associated
Richard Levitte
2004-03-16
1
-1
/
+2
*
Cleanse memory using the new OPENSSL_cleanse() function.
Richard Levitte
2002-11-28
1
-2
/
+2
*
Modify EVP cipher behaviour in a similar way
Dr. Stephen Henson
2001-10-17
1
-1
/
+1
*
Change the EVP_somecipher() and EVP_somedigest()
Dr. Stephen Henson
2001-03-09
1
-1
/
+1
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-3
/
+3
*
Missing #ifdef NO_DES
Ulf Möller
1999-11-17
1
-0
/
+2
*
Two new functions to write out PKCS#8 private keys. Also fixes for some of
Dr. Stephen Henson
1999-06-10
1
-1
/
+1
*
This is the main PKCS#5 v2.0 key generation function, it parses the ASN1
Dr. Stephen Henson
1999-06-07
1
-2
/
+2
*
Change PBE handling a bit more: now the key and iv generator does calls
Dr. Stephen Henson
1999-06-06
1
-3
/
+6
*
Rewrite PBE handling read to support PKCS#5 v2.0 and update the function
Dr. Stephen Henson
1999-06-06
1
-2
/
+21
*
New Configure option no-<cipher> (rsa, idea, rc5, ...).
Ulf Möller
1999-04-27
1
-0
/
+4
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-1
/
+1
*
Work with -pedantic!
Ben Laurie
1999-04-23
1
-2
/
+2
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-11
/
+4
*
Include pkcs12 program as part of openssl. This completes most of the PKCS#12
Dr. Stephen Henson
1999-03-29
1
-2
/
+1
*
Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and add
Dr. Stephen Henson
1999-03-29
1
-0
/
+104