elliptic curves implementations in wasm


Keywords
bigint, bignum, biginteger, zq, elliptic, curve, prime, field
License
GPL-3.0
Install
npm install wasmcurves@0.2.2

Documentation

wasmcurves

This is a low level implementation of pairing friendly curves.

Currently:

  • BN-128
  • BLS12-381

To use this curves, I recomend using the package ffjavascript

License

wasmcurves is part of the iden3 project copyright 2019 0KIMS association and published with GPL-3 license. Please check the COPYING file for more details.