Metadata-Version: 2.1
Name: aegis.py
Version: 0.1.4
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
License-File: LICENSE
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# aegis.py
Fast versions of the AEGIS authenticated encryption algorithm.

## features
- Extremely fast hardware-accelerated encryption
- Ensures authenticity (that your encrypted message isn't tampered with)
- 128 and 256-bit tags

## benchmarks
todo

