index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
e_camellia.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-10
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