PQC Suite B Profile picture
Nov 11 7 tweets 2 min read Read on X
Today, we're excited to announce SLH-DSA-B.

Recently, we announced our optimization work on ML-DSA that leverages the BLAKE3 hash function for internal calls (ML-DSA-B)

A similar approach for SLH-DSA (SLH-DSA-B) yields 15-18% faster signatures & 5-15% faster verification Image
Image
SLH-DSA (FIPS 205) is a hash-based post-quantum signature scheme based on SPHINCS+. It has two variants: one using SHA-256 and one using SHAKE.

We replace those with BLAKE3 and call the new scheme SLH-DSA-B.
We ran experimental benchmarks, modifying RustCrypto's SLH-DSA with the reference BLAKE3 Rust code. Preliminary results show that, depending on the platform SLH-DSA-B yields 15-18% faster signatures & 5-15% faster verification.

The signing improvement scales w/ message size.
Our results: SHAKE is the slowest choice in all benchmarks (4–7× slower) because of its higher per-bit hashing cost.

BLAKE3 and SHA2 (SHA2 is the FIPS-205 standard) are in a similar performance range; the faster one depends on hardware.
Architecture effects dominate: x86 favors BLAKE3 (SIMD parallelism), Apple M3 favors SHA2 (hardware SHA extensions).

But the SLH-DSA-B improvement is quite relevant for client-side signature generation/verification given the native SIMD instruction support in browser runtimes. Image
Image
Similar to ML-DSA-B, the motivation here is performance maximization without sacrificing security, particularly in distributed settings where signatures are generated and verified in large volumes in parallel across a network

(think post quantum blockchains)
This work is open-source, and we hope it serves as a foundation for others to build on.

Check out the latest version, or feel free to contribute according to the guidelines in our repository!

github.com/PQC-Suite-B/si…

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with PQC Suite B

PQC Suite B Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(