pub fn sk_decode_s1<P: Params>(sk: &[u8], idx: usize, out: &mut [i32; 256])
Decode a single polynomial of s1 from the packed secret key.
idx must be in 0..P::L.
idx
0..P::L