pdftract/crates
jedarden 9b41566699
Some checks are pending
Schema Generation Validation / Validate JSON Schema (push) Waiting to run
Schema Generation Validation / Validate JSON Syntax (push) Waiting to run
feat(pdftract-1z0qt): add encryption verification note
Encryption dictionary detection + RC4/AES-128/AES-256 decryption
implementation is complete. All acceptance criteria met:
- EC-04/05/06 fixtures decrypt with password 'test'
- Empty-password fixture decrypts without --password flag
- Wrong-password emits ENCRYPTION_UNSUPPORTED
- Unknown-handler emits ENCRYPTION_UNSUPPORTED, no crash
- decrypt feature is default-on
- Tests: encryption_rc4_test, encryption_aes_128_test,
  encryption_aes_256_test, encryption_integration_tests

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-28 08:09:53 -04:00
..
pdftract-cer-diff docs(pdftract-aawrz): add LICENSE-MIT and LICENSE-APACHE files 2026-05-23 10:36:28 -04:00
pdftract-cli fix(pdftract-25igv): fix emit! macro usage in codespace parser 2026-05-28 07:29:33 -04:00
pdftract-core feat(pdftract-1z0qt): add encryption verification note 2026-05-28 08:09:53 -04:00
pdftract-libpdftract feat(pdftract-3s2i): implement Phase 5.5.2 validation filter 2026-05-24 04:57:17 -04:00
pdftract-py feat(pdftract-30ahi): configure maturin for 5-target wheel builds 2026-05-28 08:04:32 -04:00