Skip to content

Releases: QudsLab/dpqc

v0.0.1

14 Nov 00:35

Choose a tag to compare

v0.0.1 Pre-release
Pre-release

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


Thank you for trying dpqc!