summaryrefslogtreecommitdiffstats
path: root/crypto/camellia/cmll_cbc.c
AgeCommit message (Expand)Author
2020-04-23Update copyright yearMatt Caswell
2020-01-13Deprecate Low Level Camellia APIsMatt Caswell
2018-12-06Following the license change, modify the boilerplates in crypto/camellia/Richard Levitte
2016-05-17Copyright consolidation 09/10Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2012-06-03Version skew reduction: trivia (I hope).Ben Laurie
2011-02-16Include openssl/crypto.h first in several other files so FIPS renamingDr. Stephen Henson
2008-12-23Patch the omission from prvious commit #17716.Andy Polyakov
2008-12-23Engage crypto/modes.Andy Polyakov
2008-10-31size_t-fy AES, Camellia and RC4.Andy Polyakov
2008-10-28Camellia update. Quoting camellia.c:Andy Polyakov
2006-12-02Eliminate redundant variable in Camellia CBC routine.Andy Polyakov
2006-12-02Improve Camellia code readability.Andy Polyakov
2006-12-02Fix bugs in Camellia CBC routine.Andy Polyakov
2006-12-02Camellia portability fixes.Andy Polyakov
2006-07-19New Camellia implementation (replacing previous version)Bodo Möller
2006-06-09Camellia cipher, contributed by NTTBodo Möller