aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/camellia
Commit message (Expand)AuthorAgeFilesLines
* make updateMatt Caswell2014-12-111-2/+2
* Include <openssl/foo.h> instead of "foo.h"Geoff Thorpe2014-12-081-1/+1
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
* Remove all .cvsignore filesRich Salz2014-11-281-3/+0
* x86_64 assembly pack: make Windows build more robust.Andy Polyakov2013-01-221-1/+2
* [aes|cmll]t4-sparcv9.pl: unify argument handling.Andy Polyakov2012-10-251-4/+1
* [aes|cmll]t4-sparcv9.pl: addendum to previous sparcv9_modes.pl commit.Andy Polyakov2012-10-141-2/+2
* Add SPARC T4 Camellia support.Andy Polyakov2012-10-112-0/+934
* x86_64 assembly pack: make it possible to compile with Perl located onAndy Polyakov2012-06-271-1/+1
* Version skew reduction: trivia (I hope).Ben Laurie2012-06-036-29/+10
* perlasm: fix symptom-less bugs, missing semicolons and 'my' declarations.Andy Polyakov2012-04-281-2/+2
* Update dependencies.Dr. Stephen Henson2011-02-211-8/+24
* Include openssl/crypto.h first in several other files so FIPS renamingDr. Stephen Henson2011-02-164-0/+4
* Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson2011-01-261-1/+1
* cmll-x86_64.pl: small buglet in CBC subroutine.Andy Polyakov2009-09-171-1/+1
* Camellia update: make it respect NO_[INLINE_]ASM and typo in assembler.Andy Polyakov2009-04-064-28/+25
* Updatde from stable branch.Dr. Stephen Henson2009-01-071-0/+1
* cmll-x86_64.pl: fix bug in cbc tail processing and comply with Win64 ABI spec.Andy Polyakov2008-12-271-3/+3
* Windows-specific addenum to "engage crypto/modes" commit #17716.Andy Polyakov2008-12-231-3/+0
* Patch the omission from prvious commit #17716.Andy Polyakov2008-12-231-2/+2
* Engage crypto/modes.Andy Polyakov2008-12-235-299/+22
* cmll-x86_64.pl: Win64 SEH section to handle pushf/popf in CBC routine.Andy Polyakov2008-12-221-0/+23
* cmll-x86_64.pl: bug fix and size optimization of Win64 SEH section.Andy Polyakov2008-12-191-31/+6
* Add Camellia assembler x86 and x86_64 modules.Andy Polyakov2008-12-033-0/+2225
* Implement Configure option pattern "experimental-foo"Bodo Möller2008-12-021-8/+11
* Reinstate camellia header fix patch.Dr. Stephen Henson2008-11-121-1/+1
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-121-1/+1
* Fix asserts. Fix incorrect dependency.Ben Laurie2008-11-022-5/+3
* Fix warnings.Ben Laurie2008-11-021-1/+1
* size_t-fy AES, Camellia and RC4.Andy Polyakov2008-10-315-23/+21
* Harmonize Camellia API with version 1.x.Andy Polyakov2008-10-283-7/+23
* Camellia update. Quoting camellia.c:Andy Polyakov2008-10-286-1865/+559
* Apply mingw patches as supplied by Roumen Petrov an Alon Bar-LevLutz Jänicke2008-04-171-0/+1
* Make room for Camellia assembler.Andy Polyakov2007-08-281-3/+2
* Fix buffer overrun. Coverity ID 106.Ben Laurie2007-04-041-1/+1
* Constify version strings and some structures.Dr. Stephen Henson2007-01-211-1/+1
* Eliminate redundant variable in Camellia CBC routine.Andy Polyakov2006-12-021-55/+47
* Improve Camellia code readability.Andy Polyakov2006-12-023-10/+4
* Fix bugs in Camellia CBC routine.Andy Polyakov2006-12-021-5/+6
* Camellia portability fixes.Andy Polyakov2006-12-024-147/+128
* Update dependencies.Dr. Stephen Henson2006-11-301-7/+7
* New Camellia implementation (replacing previous version)Bodo Möller2006-07-195-599/+1876
* Update .cvsignoreDr. Stephen Henson2006-07-171-0/+1
* Camellia cipher, contributed by NTTBodo Möller2006-06-0910-0/+1758