tomcrypt/src
Steffen Jaeckel f9e90f5b1c revert the change of MAXBLOCKSIZE
Currently this only plays a role in HMAC which still uses dynamic
allocation depending on the real blocksize defined by the hash
algorithm.
2017-12-05 17:46:08 +01:00
..
ciphers helper.pl - detect sizeof without brackets 2017-12-05 09:21:27 +01:00
encauth Merge pull request #327 from libtom/fix/ccm_segfault 2017-12-05 09:23:06 +01:00
hashes Merge pull request #329 from libtom/pr/sha3-blocksize 2017-12-05 17:43:46 +01:00
headers revert the change of MAXBLOCKSIZE 2017-12-05 17:46:08 +01: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 Merge branch 'diamondo25-patch-2' into develop 2017-12-05 09:20:41 +01: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 helper.pl - improved detection of static functions without _ 2017-12-05 09:21:17 +01:00
stream fix doxygen warning 2017-10-10 15:43:26 +02:00