FIX
removed deprecated throw(error) in tests/main.cpp
FIX
made ror and rol consistent
FIX
memcmp replaced with time-constant details::equals
MOD
added extra permute() to improve resistance against related-key attack
ADD
chaskey::Cipher8s with non-inlined methods to save space
MOD
adjusted tests on AVR to fit ROM on ATmega256...