summaryrefslogtreecommitdiff
path: root/crypto/evp/e_camellia.c
Commit message (Expand)AuthorAgeFilesLines
* RT4247: Add missing patchRich Salz2016-01-171-3/+3
* Adapt builtin cipher implementations to opaque EVP_CIPHERRichard Levitte2016-01-121-28/+49
* Remove the "eay" c-file-style indicatorsRichard Levitte2015-12-181-1/+1
* Add Camellia CTR mode.Andy Polyakov2015-02-111-6/+3
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-290/+275
* evp/e_[aes|camellia].c: fix typo in CBC subroutine.Andy Polyakov2013-12-181-1/+1
* correct error function codeDr. Stephen Henson2012-11-051-1/+1
* e_camillia.c: remove copy-n-paste artifact, EVP_CIPH_FLAG_FIPS, andAndy Polyakov2012-11-051-6/+6
* Remove unused static function.Ben Laurie2012-11-051-0/+2
* Add SPARC T4 Camellia support.Andy Polyakov2012-10-111-31/+307
* FIPS mode EVP changes:Dr. Stephen Henson2011-01-261-1/+1
* Fix C++ style comments, change assert to OPENSSL_assert, stop warning withDr. Stephen Henson2006-08-311-0/+6
* Camellia cipher, contributed by NTTBodo Möller2006-06-111-0/+125