pub const BLS_PRIVATE_KEY_LENGTH: usize = 32;
Private key length in bytes. The actual key length should be 255 bits.