Metadata-Version: 2.1
Name: bls-lib
Version: 0.0.1
Summary: A simple Python implementation of threshold BLS signatures.
Home-page: https://pypi.org/project/bls-lib
Author: Alberto Sonnino
Author-email: alberto.sonnino@ucl.ac.uk
License: UNKNOWN
Project-URL: Source, https://github.com/asonnino/bls
Project-URL: Paper, https://arxiv.org/abs/1802.07344
Project-URL: Bug Reports, https://github.com/asonnino/bls
Keywords: cryptography signatures digital-signatures threhshold-cryptography
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Security :: Cryptography
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Description-Content-Type: text/markdown
Requires-Dist: petlib
Requires-Dist: bplib

# bls
A simple Python implementation of threshold BLS signatures.


