Skip to content

Application for elliptic curve calculations over a finite field

Notifications You must be signed in to change notification settings

hex0x555/ecmodp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

ecmodp

Calculates points on elliptic curve over finite field, graphs points, performs elliptic curve point addition, and generates cayley table

steps for now : commands

  1. docker-compose down
  2. docker-compose build --no-cache #(this rebuilds from scratch)
  3. docker-compose up

do these commands from the directory level that has the docker compose file

About

Application for elliptic curve calculations over a finite field

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published