ecdsasign - ECDSA document signing
Contents
Description
ecdsautils reads the secret from stdin and signs a single document passed as an argument. The document
is changed in that the signature is added at the bottom of the file, separated by a dashed line. Multiple
individuals can sign a single document. display this short help and exit
Name
ecdsasign - ECDSA document signing
See Also
The full documentation for ecdsakeygen is in the source at https://github.com/tcatm/ecdsautils
Synopsis
ecdsasigndocument.txt<filewithsecret [-s] [-p] [-h]
