logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on 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