Metadata-Version: 2.1
Name: quantumcrypto
Version: 0.1.0
Summary: A cryptography library.
Description-Content-Type: text/markdown
Requires-Dist: numpy==2.0.2
Requires-Dist: pycryptodome==3.21.0

# Quantumcrypto  
Collection of tools designed to handle cryptography in post quantum computers world.

## Warning: The security cannot be guaranteed. For now, do not use in real projects!  

## ML-KEM
ML-KEM implementation.

TODO: Add documentation.
