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_camellia.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-2
/
+2
*
Use local IV storage in e_camellia.c
Benjamin Kaduk
2020-08-11
1
-20
/
+15
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Use build.info, not ifdef for crypto modules
Rich Salz
2020-04-16
1
-28
/
+24
*
Deprecate Low Level Camellia APIs
Matt Caswell
2020-01-13
1
-0
/
+6
*
EVP & PROV: Fix all platform inclusions
Richard Levitte
2019-12-19
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-3
/
+3
*
Add basic aria and camellia ciphers modes to default provider
Shane Lontis
2019-08-22
1
-28
/
+1
*
Add Common shared code needed to move aes ciphers to providers
Shane Lontis
2019-07-16
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/evp/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-02-27
1
-1
/
+1
*
Fix some bugs with the cfb1 bitsize handling
Bernd Edlinger
2018-02-23
1
-1
/
+3
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
1
-51
/
+6
*
Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data
Matt Caswell
2016-03-07
1
-1
/
+2
*
Use NON_EMPTY_TRANSLATION_UNIT, consistently.
Rich Salz
2016-02-09
1
-7
/
+4
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
RT4247: Add missing patch
Rich Salz
2016-01-17
1
-3
/
+3
*
Adapt builtin cipher implementations to opaque EVP_CIPHER
Richard Levitte
2016-01-12
1
-28
/
+49
*
Remove the "eay" c-file-style indicators
Richard Levitte
2015-12-18
1
-1
/
+1
*
Add Camellia CTR mode.
Andy Polyakov
2015-02-11
1
-6
/
+3
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-290
/
+275
*
evp/e_[aes|camellia].c: fix typo in CBC subroutine.
Andy Polyakov
2013-12-18
1
-1
/
+1
*
correct error function code
Dr. Stephen Henson
2012-11-05
1
-1
/
+1
*
e_camillia.c: remove copy-n-paste artifact, EVP_CIPH_FLAG_FIPS, and
Andy Polyakov
2012-11-05
1
-6
/
+6
*
Remove unused static function.
Ben Laurie
2012-11-05
1
-0
/
+2
*
Add SPARC T4 Camellia support.
Andy Polyakov
2012-10-11
1
-31
/
+307
*
FIPS mode EVP changes:
Dr. Stephen Henson
2011-01-26
1
-1
/
+1
*
Fix C++ style comments, change assert to OPENSSL_assert, stop warning with
Dr. Stephen Henson
2006-08-31
1
-0
/
+6
*
Camellia cipher, contributed by NTT
Bodo Möller
2006-06-11
1
-0
/
+125