Skip to main content

ML_DSA_44_SECRET_KEY_SIZE

Constant ML_DSA_44_SECRET_KEY_SIZE 

Source
pub const ML_DSA_44_SECRET_KEY_SIZE: usize = _; // 30_112usize
Expand description

Size in bytes of an initialized MlDsa44SecretKey.

Useful for sizing caller-owned/arena storage on memory-constrained targets.