Skip to content

Elliptic curve addition and multiplication

License

Notifications You must be signed in to change notification settings

enriquesl-git/ecc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

This repository contains a graphic tool in 4 parts, useful to learn the basics about Elliptic Curve Cryptography.

Run it at:

They were originally created for the series of posts entitled Elliptic Curve Cryptography: a gentle introduction.

This is my modified version (Enrique Santos) to use negative and positive modular integers, slopes less than one (by tricking the modular inverse of the slope), and few changes of notation and style, as naming 'G' a generator point.

This is free software (MIT licensed), feel free to improve or fork.

About

Elliptic curve addition and multiplication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.1%
  • HTML 24.8%
  • CSS 3.1%