tomcrypt/src
Steffen Jaeckel 58b71292c3 fixup caed025f8a
Simply always use an unsigned long long for ltc_mp_digit on 64-bit besides
when using MSVC.
2017-10-03 19:20:33 +02:00
..
ciphers use compare_testvector() instead of XMEMCMP() in tests 2017-06-22 14:21:14 +02:00
encauth IV is short for 'initialization vector' 2017-09-20 15:06:40 +02:00
hashes fix char* vs. const char* (tests related part) 2017-09-18 09:24:19 +02:00
headers fixup caed025f8a 2017-10-03 19:20:33 +02:00
mac IV is short for 'initialization vector' 2017-09-20 15:06:40 +02:00
math fix doxygen warnings (as mentioned in #228) 2017-08-09 09:44:12 +02:00
misc add ltc_mp_digit to sizes and tests 2017-10-03 18:43:32 +02:00
modes IV is short for 'initialization vector' 2017-09-20 15:06:40 +02:00
pk make sure size is valid 2017-10-02 01:18:36 +02:00
prngs fix doxygen warnings (as mentioned in #228) 2017-08-09 09:44:12 +02:00
stream make sure chacha_crypt() can only be called after setting the IV 2017-09-21 18:37:37 +02:00