This is the command ecdsaverify that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
ecdsaverify - ECDSA verification
SYNOPSIS
ecdsaverify [-s signature] [-p pubkey] [-n num] file
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
Use ecdsaverify online using onworks.net services