libtomcrypt/src
2015-01-20 22:36:07 +01:00
..
ciphers saferp: enclose macros in do{}while(0) loop 2015-01-20 22:36:07 +01:00
encauth use XMEM{CMP, CPY, SET} macros instead of standard versions 2015-01-20 22:36:06 +01:00
hashes add sha512/224 and sha512/256 2014-09-29 19:57:21 +02:00
headers use XMEM{CMP, CPY, SET} macros instead of standard versions 2015-01-20 22:36:06 +01:00
mac pmac_init: prevent possible out of bounds access of polys[] 2014-05-25 00:35:03 +02:00
math fix compiler warning when compiling with GMP_DESC 2014-09-10 16:16:46 +02:00
misc use XMEM{CMP, CPY, SET} macros instead of standard versions 2015-01-20 22:36:06 +01:00
modes add testcase for multiple XTS encryption/decryption 2014-09-29 19:47:18 +02:00
pk use XMEM{CMP, CPY, SET} macros instead of standard versions 2015-01-20 22:36:06 +01:00
prngs re-enable "unused-parameters" warning 2014-08-24 18:25:24 +02:00