enprot 0.5.13

Engyon Protected Text (EPT) — confidentiality processor and capability ledger
1
2
3
4
5
6
7
8
9
10
11
## Summary

<!-- 1-3 bullet points describing what this PR changes. -->

## Test plan

<!-- How did you verify this works? Checkboxes welcome. -->

- [ ] `cargo test` passes locally
- [ ] `cargo clippy --all-targets -- -D warnings` clean
- [ ] `cargo fmt --all --check` clean