Home | History | Annotate | Download | only in libtomcrypt

Lines Matching full:noekeon

482        -- Cleaned up Noekeon to remove unrolling [wasn't required, was messy and actually slower with GCC/ICC]
640 -- Fix to NOEKEON to match published test vectors as well as cleaned up the code a bit
708 -- Slight changes to Noekeon, with SMALL_CODE undefined it uses a fully unrolled version. Dropped +10 cycles/byte
885 -- Added Noekeon block cipher at 2,800 bytes of object code and 345Mbit/sec it is a welcome addition.