Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 395 Bytes

changelog.v.1.3.md

File metadata and controls

8 lines (7 loc) · 395 Bytes

chaskey change log v.1.3

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...