Bls Signatures Versions Save

BLS signatures in C++, using the blst library for BLS12-381

1.0.15

1 year ago

What's Changed

  • Performance improvements and minor bug fixes

New Contributors

  • @alessandroguggino made their first contribution

Full Changelog: https://github.com/Chia-Network/bls-signatures/compare/1.0.14...1.0.15

1.0.14

1 year ago

npm release

1.0.13

2 years ago

Fix windows multithreading

1.0.12

2 years ago

BLS performance improvements

1.0.11

2 years ago

Fix multithreading in Windows Relic

1.0.10

2 years ago

Added support for releasing Python GIL

1.0.9

2 years ago

What's Changed

Full Changelog: https://github.com/Chia-Network/bls-signatures/compare/1.0.8...1.0.9

1.0.8

2 years ago

Python 3.10 support

1.0.7

2 years ago

Fix G1 and G2 cache in PrivateKey Fix compiler warnings

1.0.6

2 years ago

Changed

  • Update Relic anchor to aecdcae7956f542fbee2392c1f0feb0a8ac41dc5
  • Improve build process