index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
e_des.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
-7
/
+1
*
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
-1
/
+7
*
Copyright consolidation 05/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data
Matt Caswell
2016-03-07
1
-13
/
+17
*
evp/e_des[3].c: address compiler warnings, fix formatting.
Andy Polyakov
2016-02-12
1
-13
/
+22
*
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
-1
/
+1
*
Adapt builtin cipher implementations to opaque EVP_CIPHER
Richard Levitte
2016-01-12
1
-26
/
+41
*
Remove EVP_CHECK_DES_KEY
Emilia Kasper
2015-10-14
1
-5
/
+0
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-165
/
+161
*
Add support for SPARC T4 DES opcode.
Andy Polyakov
2013-03-31
1
-4
/
+52
*
Fix "possible loss of data" Win64 compiler warnings.
Andy Polyakov
2008-12-29
1
-1
/
+2
*
size_t-fy EVP_CIPHER. Note that being size_t-fied it doesn't require
Andy Polyakov
2008-10-31
1
-17
/
+64
*
as we encrypt every bit separately we need to loop through the number
Nils Larsch
2006-04-20
1
-1
/
+1
*
Enhance EVP code to generate random symmetric keys of the
Dr. Stephen Henson
2004-03-28
1
-7
/
+31
*
CFB DES sync-up with FIPS branch.
Andy Polyakov
2004-01-27
1
-2
/
+35
*
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
-1
/
+1
*
Due to an increasing number of clashes between modern OpenSSL and
Richard Levitte
2001-10-24
1
-9
/
+9
*
Really add the EVP and all of the DES changes.
Ben Laurie
2001-07-31
1
-6
/
+7
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-1
/
+1
*
EVP constification.
Ben Laurie
2000-06-03
1
-10
/
+16
*
Fourth phase EVP revision.
Dr. Stephen Henson
2000-05-30
1
-0
/
+112