aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/camellia/camellia.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright consolidation 09/10Rich Salz2016-05-171-0/+9
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Fix URLs mangled by reformatMatt Caswell2015-12-191-1/+1
* Remove the "eay" c-file-style indicatorsRichard Levitte2015-12-181-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-420/+422
* Include <openssl/foo.h> instead of "foo.h"Geoff Thorpe2014-12-081-1/+1
* Camellia update: make it respect NO_[INLINE_]ASM and typo in assembler.Andy Polyakov2009-04-061-2/+23
* Harmonize Camellia API with version 1.x.Andy Polyakov2008-10-281-3/+15
* Camellia update. Quoting camellia.c:Andy Polyakov2008-10-281-1537/+462
* Camellia portability fixes.Andy Polyakov2006-12-021-97/+33
* New Camellia implementation (replacing previous version)Bodo Möller2006-07-191-513/+1584
* Camellia cipher, contributed by NTTBodo Möller2006-06-091-0/+617