pdftract/crates/pdftract-core/benches
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
..
cmap_tokenize.rs feat(pdftract-1z0qt): add encryption verification note 2026-05-28 08:09:53 -04:00
table_detection.rs feat(pdftract-3s2i): implement Phase 5.5.2 validation filter 2026-05-24 04:57:17 -04:00
wordlist.rs fix: resolve compilation errors across codebase 2026-05-25 08:38:04 -04:00