/ECC

A simple Elliptic Curve Calculator

Primary LanguageRubyMIT LicenseMIT

ECC

A simple Elliptic Curve Calculator

Prerequires

Installing

  1. Installing Ruby:

     $ sudo apt-get install ruby
    
  2. Install Sinatra

     $ sudo gem install sinatra
    
  3. Adjust the hostname and IP as needed in web.rb

  4. Run the website

     $ ruby web.rb