Metadata-Version: 1.1
Name: xstream
Version: 0.1.0
Summary: Public key encryption system combining X25519 Diffie-Hellman with the STREAM construction
Home-page: https://github.com/miscreant/xstream
Author: Tony Arcieri
Author-email: bascule@gmail.com
License: MIT license
Description: XSTREAM combines the X25519 Elliptic Curve Diffie-Hellman functionwith HKDF and the STREAM construction for streaming authenticatedencryption. The result is an easy-to-use public key cryptosystem.
Keywords: cryptography,security
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
