sick

sign and check files using ed25519
Log | Files | Refs | Submodules | README | LICENSE

commit 4b03fa5a2808b3ed5ca9aac689e2494ded2a4b20
parent b57ad6de0dc56cc0a4e94913e5d211db99162f3e
Author: z3bra <willyatmailoodotorg>
Date:   Mon May 16 10:29:27 +12000

Make manpage more explicit about checks

Diffstat:
sick.1 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sick.1 b/sick.1 @@ -17,7 +17,7 @@ generates key pairs, signs, checks and remove signatures for a file or stream. The default action is to check the signature appended to the message given on stdin. A public key must be provided with the .Fl f -flag. +flag. If the signature can be verified with the public key, the message will be written to stdout without the signature. .It Fl g Ar ALIAS Generates an ed25519 key pairs: `ALIAS.key` and `ALIAS.pub` .It Fl f Ar KEY