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

ecdsaverify - ECDSA verification

Author

       Nils Schneider

ECDSA Utils                                         June 2014                                     ECDSAVERIFY(1)

Description

       ecdsaverify  takes  a  file  that  was  signed and decides if that signatures was possibly created with a
       particular public key. The signature may be provided at the bottom of the file already or  it  is  passed
       via the -s attribute.

       -s     signature, particularly useful for binary files to pass separately

       -p     public key

Name

       ecdsaverify - ECDSA verification

See Also

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

Synopsis

ecdsaverify [-s signature] [-p pubkey] [-n num] file