Metadata-Version: 2.1
Name: blspy
Version: 0.1.19
Summary: BLS signatures in c++ (python bindings)
Home-page: UNKNOWN
Author: Mariano Sorgente
Author-email: mariano@chia.net
License: Apache License
Platform: UNKNOWN
Requires-Python: >=3.7
Requires-Dist: pybind11 (>=2.4)

BLS signatures with aggregation. Uses fast c++ implementation. See https://github.com/Chia-Network/bls-signatures for more details


