index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
e_des3.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix strange formatting by indent
Matt Caswell
2015-01-22
1
-2
/
+2
*
Clear warnings/errors within KSSL_DEBUG code sections
Richard Levitte
2014-12-17
1
-10
/
+12
*
remove OPENSSL_FIPSAPI
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
remove FIPS module code from crypto/evp
Dr. Stephen Henson
2014-12-08
1
-3
/
+3
*
evp/e_des3.c: fix typo with potential integer overflow on 32-bit platforms.
Andy Polyakov
2013-10-03
1
-3
/
+3
*
Algorithm parameter support.
Dr. Stephen Henson
2013-08-05
1
-1
/
+2
*
EVP support for wrapping algorithms.
Dr. Stephen Henson
2013-07-17
1
-0
/
+107
*
Add support for SPARC T4 DES opcode.
Andy Polyakov
2013-03-31
1
-21
/
+87
*
Extensive reorganisation of PRNG handling in FIPS module: all calls
Dr. Stephen Henson
2011-04-05
1
-0
/
+2
*
FIPS mode EVP changes:
Dr. Stephen Henson
2011-01-26
1
-15
/
+11
*
Fix "possible loss of data" Win64 compiler warnings.
Andy Polyakov
2008-12-29
1
-1
/
+2
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-3
/
+3
*
Make -DKSSL_DEBUG work again.
Dr. Stephen Henson
2008-11-10
1
-3
/
+3
*
size_t-fy EVP_CIPHER. Note that being size_t-fied it doesn't require
Andy Polyakov
2008-10-31
1
-11
/
+52
*
Enhance EVP code to generate random symmetric keys of the
Dr. Stephen Henson
2004-03-28
1
-12
/
+50
*
Add the missing parts for DES CFB1 and CFB8.
Richard Levitte
2004-01-28
1
-1
/
+2
*
CFB DES sync-up with FIPS branch.
Andy Polyakov
2004-01-27
1
-3
/
+42
*
Make sure we get the definition of OPENSSL_NO_DES.
Richard Levitte
2003-03-21
1
-1
/
+1
*
The AES modes OFB and CFB are defined with 128 feedback bits. This
Richard Levitte
2002-02-16
1
-2
/
+2
*
Due to an increasing number of clashes between modern OpenSSL and
Richard Levitte
2001-10-24
1
-17
/
+17
*
Really add the EVP and all of the DES changes.
Ben Laurie
2001-07-31
1
-18
/
+28
*
Clean up EVP macros, rename DES EDE3 modes correctly, temporary support for
Ben Laurie
2001-07-21
1
-3
/
+0
*
Change the EVP_somecipher() and EVP_somedigest()
Dr. Stephen Henson
2001-03-09
1
-2
/
+2
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-1
/
+1
*
First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im...
Richard Levitte
2000-11-30
1
-0
/
+21
*
EVP constification.
Ben Laurie
2000-06-03
1
-12
/
+16
*
Fourth phase EVP revision.
Dr. Stephen Henson
2000-05-30
1
-0
/
+161