pub const PUBLIC_KEY_UNCOMPRESSED_SIZE: usize = 65;
Size of an uncompressed P-256 public key in bytes (65 bytes, includes 0x04 prefix).