# 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](https://github.com/iden3/ffjavascript#readme)



## 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.
