/ecdsa-sign

A simple website implementing Elliptic Curve Digital Signatures to sign and verify messages using Flask and Python

Primary LanguageCSS

ecdsa-sign

A simple website implementing Elliptic Curve Digital Signatures to sign and verify messages using Flask and Python

Dependencies Needed

Install python and flask on your machine and run the program by running "python main.py" in the project directory.