Metadata-Version: 2.1
Name: python-ursa
Version: 0.1.1
Summary: python wrapper for ursa universal crypto library
Home-page: https://github.com/hyperledger/ursa-python
Author: Cam Parra, Vyacheslav Gudkov
Author-email: camilo.parra@evernym.com, vyacheslav.gudkov@dsr-company.com
License: Apache-2.0
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: pytest

# ursa-python-wrapper

Python wrapper for URSA crypto library

## Dependencies 

Same as parent project [URSA](https://github.com/hyperledger/ursa/blob/master/docs/build-environment.md)


### Supports Python3.*

# Current Implementations 

* BLS signatures 



