From 4718c3432c60cb850c63891c3cdfad83d57e9492 Mon Sep 17 00:00:00 2001 From: lloyd Date: Fri, 27 Apr 2012 13:35:29 +0000 Subject: For all but the first and last rounds, use a set of 64 bit tables to implement Camellia's F function. Roughtly 60 - 80% speedup on Nehalem. --- src/block/camellia/info.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/block/camellia/info.txt') diff --git a/src/block/camellia/info.txt b/src/block/camellia/info.txt index cdb7b3d25..eb8d6c411 100644 --- a/src/block/camellia/info.txt +++ b/src/block/camellia/info.txt @@ -1 +1,9 @@ define CAMELLIA + + +camellia_sbox.h + + + +camellia.h + -- cgit v1.2.3