libtomcrypt/doc
Steffen Jaeckel 57c90507ae re-factor some parts of the Ed25519ctx and Ed25519ph implementation
* The RFC doesn't limit the context to be a string.
  It talks about `octets` which means it could be any binary data.
* Move the context-preprocessing function out of tweetnacl.c
* Fix potential segfaults when Ed25519 signature verification fails and
  `LTC_CLEAN_STACK` is enabled.
* Fix all the warnings.
* Update documentation.

Signed-off-by: Steffen Jaeckel <s@jaeckel.eu>
2024-02-18 17:02:08 +00:00
..
crypt.tex re-factor some parts of the Ed25519ctx and Ed25519ph implementation 2024-02-18 17:02:08 +00: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