Metadata-Version: 2.1
Name: hpke
Version: 0.1.0
Summary: HPKE implementation
License: MIT
Author: Joseph Birr-Pixton
Author-email: jpixton@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: cryptography (>=3.4.7,<4.0.0)
