tomcrypt/src
2017-09-21 18:37:37 +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 better comments for PKCS#5 2017-09-21 18:37:37 +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 make PK_MAX_RETRIES a config option 2017-09-21 18:37:37 +02:00
modes IV is short for 'initialization vector' 2017-09-20 15:06:40 +02:00
pk make PK_MAX_RETRIES a config option 2017-09-21 18:37:37 +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