logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

ecdsakeygen - ECDSA key generation

Author

       Nils Schneider

ECDSA Utils                                         June 2014                                     ECDSAKEYGEN(1)

Description

       ecdsautils

       -s     generate a new secret on stdout

       -p     output public key of secret read from stdin

       -h     display this short help and exit

Name

       ecdsakeygen - ECDSA key generation

See Also

       The full documentation for ecdsakeygen is in the source at https://github.com/tcatm/ecdsautils

Synopsis

ecdsakeygen [-s] [-p] [-h]

See Also