libtomcrypt/doc
Russ Williams 76190521e3 Implementation of ecc_recover_key to obtain public key from hash+signature
Workaround for TFM missing sqrtmod_prime

Fix unused variable warnings with USE_TFM, make TomsFastMath a runtime check

Disable ecc_recover_key if no ecc_mul2add available

Wrap ecc_recover_key and its test in #ifdef LTC_ECC_SHAMIR

Fix unused variables when built without LTC_ECC_SHAMIR

Code review tweaks

Code review tweaks - remove sigformat, tidy up (de)allocation

Code review tweaks
2018-09-23 09:03:30 +01:00
..
crypt.tex Implementation of ecc_recover_key to obtain public key from hash+signature 2018-09-23 09:03:30 +01:00
Doxyfile show in SCRYPT etc. that we're on develop 2018-07-02 23:25:20 +02:00
libtomsm.png update Doxyfile 2017-07-05 14:27:05 +02:00
makefile add termdoc option to view documentation on the terminal 2017-09-20 15:06:40 +02:00