Skip to content

Implementations and interactive visualisations of elliptic curve cryptography over both infinite and finite fields, and EC ElGamal

Notifications You must be signed in to change notification settings

AndreasHolt/elliptic-curve-cryptography

Repository files navigation

ECC

Node.js CI

Setup

To install node packages and run the server on localhost

npm run i
npm run dev

Other commands

npm run <script-name>

Script name Description
start Runs localhost server
dev Runs localhost server
preview Runs localhost server for preview
build Builds application into dist directory
eslint Runs eslint
eslintfix Runs eslint and fixes errors
test Runs test for the application

Packages used

Vite

Tailwind

Eslint

About

Implementations and interactive visualisations of elliptic curve cryptography over both infinite and finite fields, and EC ElGamal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5