/wasmcurves

Web Assembly low level implementation of pairing friendly curves.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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.