- 14 tests covering outer ZIP structure, Detection.xml schema, key sizes - Cryptographic roundtrip: HMAC-SHA256, AES-256-CBC decryption, file digest - IV size assertion: must be 16 bytes (critical correction from RESEARCH.md) - Tests serve as format specification for build_intunewin() implementation
2 lines
38 B
Python
2 lines
38 B
Python
"""Generators package for ImpTune."""
|