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