summaryrefslogtreecommitdiff
path: root/crypto/camellia
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies.steve2011-02-211-8/+24
* Include openssl/crypto.h first in several other files so FIPS renamingsteve2011-02-164-0/+4
* Change AR to ARX to allow exclusion of fips object modulessteve2011-01-261-1/+1
* cmll-x86_64.pl: small buglet in CBC subroutine.appro2009-09-171-1/+1
* Camellia update: make it respect NO_[INLINE_]ASM and typo in assembler.appro2009-04-064-28/+25
* Updatde from stable branch.steve2009-01-071-0/+1
* cmll-x86_64.pl: fix bug in cbc tail processing and comply with Win64 ABI spec.appro2008-12-271-3/+3
* Windows-specific addenum to "engage crypto/modes" commit #17716.appro2008-12-231-3/+0
* Patch the omission from prvious commit #17716.appro2008-12-231-2/+2
* Engage crypto/modes.appro2008-12-235-299/+22
* cmll-x86_64.pl: Win64 SEH section to handle pushf/popf in CBC routine.appro2008-12-221-0/+23
* cmll-x86_64.pl: bug fix and size optimization of Win64 SEH section.appro2008-12-191-31/+6
* Add Camellia assembler x86 and x86_64 modules.appro2008-12-033-0/+2225
* Implement Configure option pattern "experimental-foo"bodo2008-12-021-8/+11
* Reinstate camellia header fix patch.steve2008-11-121-1/+1
* Revert the size_t modifications from HEAD that had led to moregeoff2008-11-121-1/+1
* Fix asserts. Fix incorrect dependency.ben2008-11-022-5/+3
* Fix warnings.ben2008-11-021-1/+1
* size_t-fy AES, Camellia and RC4.appro2008-10-315-23/+21
* Harmonize Camellia API with version 1.x.appro2008-10-283-7/+23
* Camellia update. Quoting camellia.c:appro2008-10-286-1865/+559
* Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Levjaenicke2008-04-171-0/+1
* Make room for Camellia assembler.appro2007-08-281-3/+2
* Fix buffer overrun. Coverity ID 106.ben2007-04-041-1/+1
* Constify version strings and some structures.steve2007-01-211-1/+1
* Eliminate redundant variable in Camellia CBC routine.appro2006-12-021-55/+47
* Improve Camellia code readability.appro2006-12-023-10/+4
* Fix bugs in Camellia CBC routine.appro2006-12-021-5/+6
* Camellia portability fixes.appro2006-12-024-147/+128
* Update dependencies.steve2006-11-301-7/+7
* New Camellia implementation (replacing previous version)bodo2006-07-195-599/+1876
* Update .cvsignoresteve2006-07-171-0/+1
* Camellia cipher, contributed by NTTbodo2006-06-0910-0/+1758