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
*
Update copyright year
Matt Caswell
2018-04-03
1
-1
/
+1
*
Use the private RNG for data that is not public
Kurt Roeckx
2018-04-02
1
-1
/
+1
*
Don't use a ssl specific DRBG anymore
Kurt Roeckx
2018-03-19
1
-11
/
+2
*
Publish the RAND_DRBG API
Dr. Matthias St. Pierre
2018-03-15
1
-1
/
+1
*
Tell the ciphers which DRBG to use for generating random bytes.
Kurt Roeckx
2018-02-28
1
-2
/
+11
*
Fix the overlapping check for fragmented "Update" operations
Matt Caswell
2017-01-25
1
-0
/
+7
*
RT2867: des_ede3_cfb1 ignored "size in bits" flag
Rich Salz
2016-06-23
1
-0
/
+2
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
1
-54
/
+6
*
evp/e_des[3].c: address compiler warnings, fix formatting.
Andy Polyakov
2016-02-12
1
-12
/
+19
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
RT4247: Fix EVP_CIPHER_CTX opaque on sparc
Rich Salz
2016-01-16
1
-2
/
+2
*
Adapt builtin cipher implementations to opaque EVP_CIPHER
Richard Levitte
2016-01-12
1
-34
/
+47
*
Remove EVP_CHECK_DES_KEY
Emilia Kasper
2015-10-14
1
-13
/
+0
*
Typo.
Dr. Stephen Henson
2015-10-11
1
-1
/
+1
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Remove Kerberos support from libssl
Matt Caswell
2015-05-13
1
-28
/
+0
*
RAND_bytes updates
Matt Caswell
2015-03-25
1
-1
/
+2
*
OPENSSL_NO_xxx cleanup: SHA
Rich Salz
2015-01-27
1
-3
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-356
/
+355
*
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