Gnark Crypto Versions Save

gnark-crypto provides elliptic curve and pairing-based cryptography on BN, BLS12, BLS24 and BW6 curves. It also provides various algorithms (algebra, crypto) of particular interest to zero knowledge proof systems.

v0.12.1

7 months ago

What's Changed

Full Changelog: https://github.com/Consensys/gnark-crypto/compare/v0.12.0...v0.12.1

v0.12.0

7 months ago

What's Changed

Full Changelog: https://github.com/Consensys/gnark-crypto/compare/v0.11.2...v0.12.0

v0.11.2

8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Consensys/gnark-crypto/compare/v0.11.1...v0.11.2

v0.9.2

10 months ago

Security

Fixed bug in hashing to field when computing and verifying ECDSA signatures (#427, fix #428). Thanks @samngmco for reporting.

Full Changelog: https://github.com/Consensys/gnark-crypto/compare/v0.9.1...v0.9.2

v0.11.1

10 months ago

Security

Fixed bug in hashing to field when computing and verifying ECDSA signatures (#427, fix #428). Thanks @samngmco for reporting.

Full Changelog: https://github.com/Consensys/gnark-crypto/compare/v0.11.0...v0.11.1

v0.10.1

10 months ago

Security

Fixed bug in hashing to field when computing and verifying ECDSA signatures (#427, fix #428). Thanks @samngmco for reporting.

Full Changelog: https://github.com/Consensys/gnark-crypto/compare/v0.10.0...v0.10.1

v0.11.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ConsenSys/gnark-crypto/compare/v0.10.0...v0.11.0

v0.10.0

1 year ago

What's Changed

Fixes

New features / refactor

Perf

New Contributors

Full Changelog: https://github.com/ConsenSys/gnark-crypto/compare/v0.9.1...v0.10.0

v0.9.1

1 year ago

What's Changed

Full Changelog: https://github.com/ConsenSys/gnark-crypto/compare/v0.9.0...v0.9.1

v0.9.0

1 year ago

What's Changed

New features

Performance

Refactor and cleanup

Fixes

Full Changelog: https://github.com/ConsenSys/gnark-crypto/compare/v0.8.0...v0.9.0