pub const PUBLIC_KEY_COMPRESSED_SIZE: usize = 33;
Size of a compressed P-256 public key in bytes (33 bytes, includes 0x02/0x03 prefix).