tomcrypt/src
Steffen Jaeckel 542ba9995c update math inititializers
make math initializer functions dependant on the xxx_DESC macro instead
of the USE_xxx macro, which is only relevant when building tests etc.
2014-07-15 15:38:18 +02:00
..
ciphers aes: calm coverity 2014-05-25 00:35:03 +02:00
encauth ccm: clarify pt and ct parameters in doc and API description 2014-04-30 20:19:11 +02:00
hashes sha2: remove including of c-files 2014-04-04 00:38:06 +02:00
headers update math inititializers 2014-07-15 15:38:18 +02:00
mac pmac_init: prevent possible out of bounds access of polys[] 2014-05-25 00:35:03 +02:00
math ltc_init_multi: fix missing call to va_end() 2014-05-25 00:35:03 +02:00
misc update math inititializers 2014-07-15 15:38:18 +02:00
modes trim trailing spaces/clean up 2014-02-16 18:41:28 +01:00
pk fix possible free of not yet allocated key parameters 2014-07-11 16:44:43 +02:00
prngs ifdefs related to 64bit MS Windows build 2014-04-29 19:15:28 +02:00