jedarden
|
fe4dcdeaa8
|
docs(pdftract-2t1an): add verification note for encryption detection
Bead: pdftract-2t1an
Added verification note documenting the complete implementation of
encryption dictionary detection and EncryptionInfo struct.
All acceptance criteria PASS:
- V=1 R=2 RC4-40 detection (version=1, revision=2, key_length=40)
- V=5 R=6 AES-256 detection (version=5, revision=6, key_length=256)
- Non-Standard filter rejection with ENCRYPTION_UNSUPPORTED
- Invalid /O/U length handling with ENCRYPTION_INVALID_DICT
- Clean handling of missing /Encrypt key
- Unit tests covering all V/R combinations
Test results: 10/10 tests pass
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-28 01:00:22 -04:00 |
|