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