Skip to content

Tags: PIVX-Project/bls-signatures

Tags

1.0.1

Toggle 1.0.1's commit message
unblocks GIL for verify methods

1.0.2

Toggle 1.0.2's commit message
add benchmark using the python bindings

1.0

Toggle 1.0's commit message
Move to main branch - clean up for 1.0 RC

0.9

Toggle 0.9's commit message
Relic to 9384f1c

0.3.5

Toggle 0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Build MacOS universal wheels (Chia-Network#160)

* Build MacOS universal wheels

* reorder has secrets

* ARM64 to cibuildwheel 1.9

* Reorder and clean

* Unify

0.3.4

Toggle 0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Correctly upload src distribution to Pypi (Chia-Network#159)

* Move source build to wheels

* ubuntu only, rm from build-test

0.3.3

Toggle 0.3.3's commit message
Pin relic to cdd71de5392aadac29e8b3be27bf605baaf4ad25 for now

0.3.2

Toggle 0.3.2's commit message
Try pybind 2.6.2, modernize

0.3.1

Toggle 0.3.1's commit message
py3.8 for build/test - forgot to remove from wheels

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Ak.infinity agg sig (Chia-Network#149)

* Allow validation of infinity sig

* Try to fix test

* Allow aggregate signature verification for empty messages and keys. Test eval to G2Element::Infinit. Tighten argument checks.

* Deal with manylinux2010 centos regressions

Co-authored-by: Mariano Sorgente <sorgente711@gmail.com>
Co-authored-by: Gene Hoffman <30377676+hoffmang9@users.noreply.github.com>