Releases: QudsLab/dpqc
Releases · QudsLab/dpqc
v0.0.1
dpqc v0.0.1 Pre-Release Notes
Welcome to the first pre-release of dpqc (Developer's Post-Quantum Cryptography Library)!
Highlights
- ML-KEM (512/768/1024) key encapsulation
- ML-DSA (44/65/87) digital signature
- Falcon (512/1024) support
- Cross-platform: Windows, Linux, macOS
- Simple Python API for post-quantum cryptography
How to Try
- Install via pip:
pip install dpqc - See the README for quick usage examples
Feedback
This is an early release. Please report bugs, issues, or suggestions on GitHub Issues.
To know more
- Full Changelog : https://github.com/QudsLab/dpqc/commits/v0.0.1
Thank you for trying dpqc!