dep-libtomcrypt/doc
Russ Williams 88d9b6db26 Make ECC signature format explicit
Optionally return recovery ID from ecc_sign_hash()

Update documentation

Update tests for ECC recovery

Fix (v,r,s) signature format, regenerate recovery test

Fix over-freeing of private key

Code review fixes to docs

Rename LTC_ECCSIG_BLOCKCHAIN to LTC_ECCSIG_ETH to reflect original definition

Rename to LTC_ECCSIG_ETH27 to make clear it's using the Ethereum +27 convention

Code review changes - calculate recovery ID only if needed, type safety on signature format enum

Use enum for sigformat in docs, and add explanatory note for recid<0

Range checks on v, check RFC7518 signatures' length based on size of key. Fix for when order>prime.

Limit LET_ECCSIG_ETH27 to secp256k1 curve only
2018-09-29 21:07:41 +01:00
..
crypt.tex Make ECC signature format explicit 2018-09-29 21:07:41 +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