pub const BLS_SIG_DST: &[u8] = b"BLS_SIG_BLS12381G2_XMD:SHA-256_SSWU_RO_NUL_";Expand description
Domain separation tag for BLS signatures following the IETF BLS draft specification. This ensures signatures cannot be replayed across different protocols.