index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
c_allc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
enc : add support for wrap mode
EasySec
2022-02-18
1
-0
/
+3
*
Update copyright year
Matt Caswell
2020-11-05
1
-1
/
+1
*
Remove EVP_aes_(128|192|256)_siv functions
Pauli
2020-10-22
1
-5
/
+0
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Add RFC5297 AES-SIV support
Todd Short
2018-12-11
1
-1
/
+5
*
Following the license change, modify the boilerplates in crypto/evp/
Richard Levitte
2018-12-06
1
-1
/
+1
*
SM4: Add SM4 block cipher to EVP
Ronald Tse
2017-10-31
1
-0
/
+10
*
Implement Aria GCM/CCM Modes and TLS cipher suites
Jon Spillett
2017-08-30
1
-0
/
+6
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-1
/
+1
*
Implementation of the ARIA cipher as described in RFC 5794.
Pauli
2017-02-21
1
-1
/
+31
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Add aliases for des-ede-ecb and des-ede3-ecb ciphers.
Kirill Marinushkin
2016-04-29
1
-0
/
+4
*
Remove OPENSSL_NO_AES guards
Matt Caswell
2016-04-13
1
-8
/
+6
*
Rename int_*() functions to *_int()
Matt Caswell
2016-04-13
1
-1
/
+1
*
Rename lots of *_intern or *_internal function to int_*
Matt Caswell
2016-04-13
1
-1
/
+1
*
Auto init/deinit libcrypto
Matt Caswell
2016-02-09
1
-1
/
+2
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
evp/c_allc.c: wire ChaCha20-Poly1305 and add tests.
Andy Polyakov
2015-12-10
1
-0
/
+7
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-0
/
+7
*
Add Camellia CTR mode.
Andy Polyakov
2015-02-11
1
-0
/
+3
*
OPENSSL_NO_xxx cleanup: SHA
Rich Salz
2015-01-27
1
-4
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-165
/
+165
*
Added OPENSSL_NO_OCB guards
Matt Caswell
2014-12-08
1
-0
/
+6
*
Add EVP support for OCB mode
Matt Caswell
2014-12-08
1
-0
/
+3
*
RFC 5649 support.
Dr. Stephen Henson
2014-07-18
1
-0
/
+3
*
EVP support for wrapping algorithms.
Dr. Stephen Henson
2013-07-17
1
-0
/
+4
*
Add AES-SHA256 stitch.
Andy Polyakov
2013-05-13
1
-0
/
+4
*
Add CCM ciphers to tables.
Dr. Stephen Henson
2013-03-06
1
-0
/
+3
*
e_aes_cbc_hmac_sha1.c: address the CBC decrypt timing issues.
Andy Polyakov
2013-02-06
1
-2
/
+0
*
Make CBC decoding constant time.
Ben Laurie
2013-02-06
1
-0
/
+2
*
c_allc.c: add aes-xts to loop.
Andy Polyakov
2011-10-18
1
-0
/
+2
*
Add RC4-MD5 and AESNI-SHA1 "stitched" implementations.
Andy Polyakov
2011-08-23
1
-0
/
+7
*
Expand range of ctrls for AES GCM to support retrieval and setting of
Dr. Stephen Henson
2011-08-03
1
-0
/
+3
*
Add AES counter mode to EVP.
Andy Polyakov
2010-02-23
1
-6
/
+0
*
Traditional Yuletide commit ;-)
Dr. Stephen Henson
2009-12-25
1
-0
/
+2
*
Add SEED encryption algorithm.
Bodo Möller
2007-04-24
1
-0
/
+9
*
Camellia cipher, contributed by NTT
Bodo Möller
2006-06-09
1
-0
/
+27
*
Change builting PBE to use static table. Add entries for HMAC and MD5, GOST.
Dr. Stephen Henson
2006-05-15
1
-2
/
+0
*
Add the missing parts for DES CFB1 and CFB8.
Richard Levitte
2004-01-28
1
-0
/
+8
*
Declare the CFB and OFB modes for AES, and prepare for a declaration
Richard Levitte
2002-05-31
1
-0
/
+15
*
Add comfy aliases for AES in CBC mode.
Richard Levitte
2002-02-20
1
-0
/
+6
*
Add first cut symmetric crypto support.
Ben Laurie
2001-08-18
1
-4
/
+0
*
Clean up EVP macros, rename DES EDE3 modes correctly, temporary support for
Ben Laurie
2001-07-21
1
-0
/
+4
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-8
/
+8
*
Fix AES code.
Dr. Stephen Henson
2001-02-07
1
-8
/
+7
*
Rijdael CBC mode and partial undebugged SSL support.
Ben Laurie
2001-02-06
1
-0
/
+3
*
The experimental Rijndael code moved to the main trunk.
Richard Levitte
2000-10-14
1
-0
/
+8
*
Add PBE algorithms with ciphers, not digests.
Dr. Stephen Henson
2000-02-23
1
-1
/
+3
[next]