Someone should get paid to implement PQ Noise in Rust.
The paper is excellent. PQ Noise patterns are algebraic transformations from the original Noise patterns such that
the ECDH is replaced with KEM encap/decap. And it comes with a golang reference implementation:
PQ noise paper:
https://eprint.iacr.org/2022/539
Golang reference:
https://gitlab.com/yawning/nyquist/-/tree/experimental/pqnoise
Someone should get paid to implement PQ Noise in Rust.
The paper is excellent. PQ Noise patterns are algebraic transformations from the original Noise patterns such that
the ECDH is replaced with KEM encap/decap. And it comes with a golang reference implementation:
PQ noise paper:
https://eprint.iacr.org/2022/539
Golang reference:
https://gitlab.com/yawning/nyquist/-/tree/experimental/pqnoise