Skip to main content

sign

Function sign 

Source
pub fn sign(sk: &[u8], m: &[u8], ctx: &[u8]) -> Vec<u8> 
Expand description

Deterministic ML-DSA-65 signature over m with context ctx (the rnd = 0 variant).