montgomery

v0.3.1
Fast implementation of multi-scalar multiplication in WebAssembly

build

npx tsc && ts-node-esm scripts/test-pasta.ts

start

ts-node-esm scripts/run-simple.ts

start-web

npx chrode ./scripts/run.web.ts --no-headless

evaluate

ts-node-esm scripts/evaluate-msm-pasta.ts

test

ts-node-esm scripts/test-pasta.ts

test-msm

ts-node-esm scripts/test-bls12-msm.ts

prepublishOnly

npm run clean && npm run build

clean

rm -rf build
npm i montgomery

Metadata

  • Apache-2.0
  • Whatever
  • Gregor Mitscha-Baude
  • released 7/28/2023

Downloads

Maintainers