enprot 0.4.1

Engyon Protected Text (EPT) — confidentiality processor and capability ledger
1
2
3
4
5
6
# `enprot verify` subcommand

Parse-only integrity check: validates tree structure, CAS pointers, and
extfield format without decrypting. Reports per-file status to stderr.

Files: src/lib.rs, tests/cli/verify.rs.