libcruft-util/crypto
Danny Robson 1f432c13b7 build: avoid type truncation warnings
discovered with clang's -Wshorten-64-to-32
2016-05-12 17:39:33 +10:00
..
arc4.cpp build: add missing includes 2016-04-28 15:02:16 +10:00
arc4.hpp arc4: add initial implementation 2015-05-06 21:38:56 +10:00
tea.cpp crypto: encrypt in-place where it suits 2015-05-15 18:26:45 +10:00
tea.hpp build: make single argument constructors explicit 2015-06-04 22:18:43 +10:00
xtea.cpp crypto: encrypt in-place where it suits 2015-05-15 18:26:45 +10:00
xtea.hpp build: make single argument constructors explicit 2015-06-04 22:18:43 +10:00
xxtea.cpp build: avoid type truncation warnings 2016-05-12 17:39:33 +10:00
xxtea.hpp build: make single argument constructors explicit 2015-06-04 22:18:43 +10:00