negate_s

Function negate_s 

Source
fn negate_s(s: &[u8; 32]) -> [u8; 32]
Expand description

Negate a 32-byte big-endian number modulo the secp256k1 order. result = ORDER - value