Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PQC key exchange using kyber #172

Closed
shriphani opened this issue Nov 20, 2024 · 1 comment
Closed

PQC key exchange using kyber #172

shriphani opened this issue Nov 20, 2024 · 1 comment

Comments

@shriphani
Copy link

Would there be interest in a pqc crypto_box using kyber for the key exchange mechanism? It would require importing the pqcrypto crate which wouldn't be pure rust.

@tarcieri
Copy link
Member

This library is intended for compatibility with NaCl algorithms. Unless it's in e.g. libsodium then it doesn't belong here.

There's a pure Rust implementation of ML-KEM (formerly Kyber) here: https://github.com/RustCrypto/KEMs/tree/master/ml-kem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants