Skip to content

implement PQ Noise from the paper #59

@david415

Description

@david415

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions