wasmcurves
Version:
elliptic curves implementations in wasm
17 lines (8 loc) • 392 B
Markdown
is a low level implementation of pairing friendly curves.
Currently:
* BN-128
* BLS12-381
To use this curves, I recomend using the package [ffjavascript](https://github.com/iden3/ffjavascript#readme)
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.
This