Skip to content

bro256/Awesome-Post-Quantum-Cryptography-Resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

Awesome-Post-Quantum-Cryptography-Resources

A curated list of up-to-date resources on post-quantum cryptography.

Introduction

Post-quantum cryptography (PQC) is a critical area of research and development to secure our digital world against future quantum computing threats. This repository is a curated collection of the latest standards, publications, and resources to help developers, researchers, and organizations transition to quantum-resistant cryptographic systems.

Table of Contents

  1. Standards
  2. Publications
  3. Guides
  4. Implementations
  5. IETF

Standards

  • FIPS 203 ML-KEM (Module-Lattice-Based Key-Encapsulation Mechanism Standard). Derived from CRYSTALS-Kyber. Aug 13, 2024.
  • FIPS 204 ML-DSA (Module-Lattice-Based Digital Signature Standard). Derived from CRYSTALS-Dilithium. Aug 13, 2024.
  • FIPS 205 SLH-DSA (Stateless Hash-Based Digital Signature Standard). Derived from SPHINCS+. Aug 13, 2024.

Publications

Guides

Implementations

IETF

Contributions

Contributions are welcome! If you know of any trusted and reliable resources, publications, or updates, feel free to submit a pull request or open an issue.

Please ensure that all contributions:

  1. Are from credible sources such as academic journals, recognized organizations, or official standards bodies.
  2. Include proper references (e.g., links to original publications or announcements).
  3. Are relevant to the field of post-quantum cryptography.