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