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
/
aes
/
aes_ige.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate the low level AES functions
Matt Caswell
2020-01-06
1
-0
/
+6
*
Update source files for deprecation at 3.0
Richard Levitte
2019-11-07
1
-1
/
+1
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Deprecate AES_ige_encrypt() and AES_bi_ige_encrypt()
Matt Caswell
2019-04-12
1
-0
/
+14
*
Following the license change, modify the boilerplates in crypto/aes/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Don't call memcpy if len is zero.
Rich Salz
2017-02-20
1
-0
/
+3
*
Copyright consolidation 05/10
Rich Salz
2016-05-17
1
-47
/
+6
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Remove the "eay" c-file-style indicators
Richard Levitte
2015-12-18
1
-1
/
+1
*
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
-227
/
+227
*
size_t-fy AES, Camellia and RC4.
Andy Polyakov
2008-10-31
1
-6
/
+6
*
aes_ige suffered SIGBUS on RISC platforms.
Andy Polyakov
2007-08-29
1
-3
/
+7
*
Change C++ style comments.
Dr. Stephen Henson
2007-05-15
1
-1
/
+1
*
More IGE speedup.
Ben Laurie
2007-05-13
1
-89
/
+102
*
AES IGE mode speedup.
Ben Laurie
2007-05-13
1
-31
/
+54
*
Fix C++ style comments, change assert to OPENSSL_assert, stop warning with
Dr. Stephen Henson
2006-08-31
1
-44
/
+44
*
Forward port of IGE mode.
Ben Laurie
2006-08-31
1
-0
/
+283