Metadata-Version: 2.1
Name: quantcrypt
Version: 0.0.8
Summary: Cross-platform Python library for Post-Quantum Cryptography using precompiled PQClean binaries of algorithms defined in the CNSA Suite
Home-page: https://github.com/aabmets/quantcrypt
License: MIT
Keywords: toolbox,cross-language,utility,scripts,software,development
Author: Mattias Aabmets
Author-email: mattias.aabmets@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: C
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Security
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: argon2-cffi (>=23.1.0,<24.0.0)
Requires-Dist: dotmap (>=1.3.30,<2.0.0)
Requires-Dist: orjson (>=3.9.10,<4.0.0)
Requires-Dist: pycryptodomex (>=3.19.1,<4.0.0)
Requires-Dist: pydantic (>=2.5.3,<3.0.0)
Requires-Dist: rich (>=13.7.0,<14.0.0)
Requires-Dist: typer[all] (>=0.9.0,<0.10.0)
Requires-Dist: types-zxcvbn (>=4.4.1.6,<5.0.0.0)
Requires-Dist: zxcvbn (>=4.4.28,<5.0.0)
Project-URL: Repository, https://github.com/aabmets/quantcrypt
Description-Content-Type: text/markdown

# quantcrypt
Cross-platform Python library for Post-Quantum Cryptography using precompiled PQClean binaries of algorithms defined in the CNSA Suite

