Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Sharing, suggestions and contributions are always welcome! Please take a look at
- [Community](#community)
- [Podcasts](#podcasts)
- [Content in Non-English Languages](#content-in-non-english-languages)
- [Post-quantum cryptography](#post-quantum-cryptography)

For further resources related to Open Source Quantum Software Projects, please check out qosf's [repo](https://github.com/qosf/os_quantum_software).

Expand Down Expand Up @@ -187,6 +188,11 @@ For further resources related to Open Source Quantum Software Projects, please c

- [Quantum Computing in Portuguese](https://github.com/smendoncabruna/ComputacaoQuantica) - A repository with curated content on Quantum Computing in Portuguese.

## Post-quantum cryptography

- [QNSI ML-KEM ACVP Reproducibility Study](https://arxiv.org/abs/2608.13784) - Frozen reproducibility protocol evaluating noble-post-quantum, liboqs, and Go against pinned public NIST ML-KEM ACVP vectors; MIT two-command artifact.
- [QNSI ML-KEM ACVP Artifact](https://doi.org/10.5281/zenodo.21910571) - Reproducible artifact with pinned sources and SHA-256 digests.

## License

[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)
Expand Down