Metadata-Version: 2.1
Name: pyHC128
Version: 1.0.1
Summary: pyHC128 is a Python package for the HC-128 stream cipher. It uses a 128-bit key and IV to generate a keystream.
Requires-Python: >=3.6
Description-Content-Type: text/markdown

pyHC128 is a Python package for the HC-128 stream cipher.
It uses a 128-bit key and IV to generate a keystream.

For more Documentation visit:
https://github.com/StaticStub/pyHC128
