Metadata-Version: 2.1
Name: horcrux
Version: 0.1.0
Summary: Horcrux - A Python implementation of Shamir's Secret Sharing.
Home-page: https://github.com/reidhoch/horcrux
License: MPL-2.0
Author: Reid Hochstedler
Author-email: reidhoch@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: cryptography (>=38.0.4,<39.0.0)
Project-URL: Repository, https://github.com/reidhoch/horcrux
