]> git.codecow.com Git - Monocypher.git/commit
Added crypto_sign 2 pass interface
authorLoup Vaillant <loup@loup-vaillant.fr>
Mon, 9 Oct 2017 21:42:30 +0000 (23:42 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Mon, 9 Oct 2017 21:42:30 +0000 (23:42 +0200)
commitb023605412ff8dd0d5992f870f2b7ef502753f2a
tree90bd128da4633e12b3dc8453cc0b9cc811113969
parent84feaade1160e297584c092ea56fbd4b814058e1
Added crypto_sign 2 pass interface

Also refined the crypto_check incremental interface (again).  Having
to pass arguments in the final() function we already passed to init()
is cumbersome and error prone.  I removed this nonsense.
src/monocypher.c
src/monocypher.h