sigtool
=======

Signature and verification tool. Nothing more, nothing less.
Crypto from monocypher. Written in C, just as god intended.

sigtool sign -k privkey -o sigout file
sigtool verify -p pubkey -s sigfile file
sigtool generate -s pubout -p privout

There is an auditing script included under script/sourcecheck.sh
Vulnerability disclosures at: imbus64 at protonmail.com
