pub const K256_FIELD_ELEMENT_SIZE: usize = 32;
Size of a secp256k1 field element in bytes (32 bytes = 256 bits)