Function pqcrypto::sign::dilithium2::sign

source ·
pub fn sign(msg: &[u8], sk: &SecretKey) -> SignedMessage
Expand description

Sign the message and return the signed message.