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

Implement SLH-DSA #501

Open
paulmillr opened this issue Dec 26, 2024 · 0 comments
Open

Implement SLH-DSA #501

paulmillr opened this issue Dec 26, 2024 · 0 comments
Labels
enhancement :shipit: New feature or request post-quantum 🐱

Comments

@paulmillr
Copy link

paulmillr commented Dec 26, 2024

SLH-DSA aka SPHINCS+ is hash-based signature system.

While we still don't know which lattice-based systems would be relevant, SLH seems like a proper idea for many alternative cases. It's also built using old algorithms you already have. Should be simple.

Since your library is the fastest, i'm really curious how fast can SLH-DSA actually be!

https://github.com/paulmillr/noble-post-quantum/blob/main/src/slh-dsa.ts

@mratsim mratsim added enhancement :shipit: New feature or request post-quantum 🐱 labels Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement :shipit: New feature or request post-quantum 🐱
Projects
None yet
Development

No branches or pull requests

2 participants