e2e-protection 0.3.0

End-to-End protection core with pluggable profiles. AUTOSAR (P11/P22) profile family is optional via feature
Documentation
1
2
3
4
5
6
7
8
9
10
11
# e2e-protection


Core **End-to-End protection** primitives (session/policy/traits) with **pluggable profiles**.  
The **AUTOSAR (P11/P22)** family lives under `profiles::autosar` and is **feature-gated**.

## Features


```toml
[features]
default = []
autosar = []   # enables profiles::autosar (P11, P22)