/**
 * ECIES Serialization Test Suite
 *
 * Tests for serializeECIES and deserializeECIES functions to ensure
 * proper validation and error handling, especially for security-critical
 * prefix validation and truncated data handling.
 */
export {};
