pub const MLDSA87_SK_LEN: usize = 32;
Length of the [u8] holding a ML-DSA-87 private key, which in this implementation is just a 32-byte seed.