Metadata-Version: 2.4
Name: mm-cryptography
Version: 0.1.1
Summary: Python cryptography library with two independent modules: OpenSSL-compatible AES-256-CBC encryption and Fernet symmetric encryption
Requires-Python: >=3.13
Requires-Dist: cryptography~=46.0.3
Provides-Extra: cli
Requires-Dist: typer~=0.20.0; extra == 'cli'
