index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
e_des.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use local IV storage in e_des.c
Benjamin Kaduk
2020-08-11
1
-11
/
+11
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Deprecate the low level DES functions.
Pauli
2020-01-25
1
-0
/
+6
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Structure alignment macro.
Pauli
2019-05-01
1
-2
/
+2
*
Following the license change, modify the boilerplates in crypto/evp/
Richard Levitte
2018-12-06
1
-1
/
+1
*
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-15
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-20
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-30
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