Releases: ethereumjs/rustbn.js
Releases · ethereumjs/rustbn.js
v0.3.0 - breaking release
v0.2.0 - Breaking release
v0.1.2 - Minor Release
v0.1.1 - Minor Release
- Avoid exceptions and return an emtpy value instead
- Added cargo config to set flag
NO_DYNAMIC_EXECUTION = 1
to avoid introducing the eval function
v0.1.0 - Initial Release
Rust to Javascript compile of the Parity fork of the Zcash bn pairing cryptography library, implementing an efficient bilinear pairing on the Barreto-Naehrig (BN) curve.