/gosignify

Go reimplementation of OpenBSD's signify

Primary LanguageGoThe UnlicenseUnlicense

GoSignify

Forked & Reworked from https://github.com/frankbraun/gosignify

gosignify is a Go reimplementation of OpenBSD's signify

(manpage, CVS).

It strives to be fully compatible with the original C implementation

$ go get -v github.com/FolowMeDown/gosignify
$ make update-vendor
$ make

USAGE : ./GoSignify -G -p public.key -s private.key