Skip to content

Refactor to align with IETF BLS12-381 v2 specification

Choose a tag to compare

@ilap ilap released this 15 Feb 04:00
· 3 commits to main since this release

Split into basic/aug/pop modules

  • Implement Minimal-pubkey-size (G1 public keys, G2 signatures)
  • Core functions internal, public API exposed via scheme-specific modules
  • Updated documentation and examples
  • Fixed format errors

Full Changelog: 0.3.1...0.4.0