Packages

BN128 elliptic curve operations for Elixir

Current section

Files

Jump to
bn CHANGELOG.md
Raw

CHANGELOG.md

# 0.2.2
* remove deprecated config file (https://github.com/mana-ethereum/bn/pull/5)
# 0.2.1
* fix dialyzer issues (https://github.com/poanetwork/bn/pull/4)
# 0.2.0
* implement elliptic curve pairing (https://github.com/poanetwork/bn/pull/4)
* rename IntegerModP to FQ (https://github.com/poanetwork/bn/pull/4)