e2e-protection 0.3.0

End-to-End protection core with pluggable profiles. AUTOSAR (P11/P22) profile family is optional via feature
Documentation
  • Coverage
  • 11.63%
    5 out of 43 items documented1 out of 13 items with examples
  • Size
  • Source code size: 21.53 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.92 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 59s Average build duration of successful builds.
  • all releases: 24s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • handohun

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

[features]

default = []

autosar = []   # enables profiles::autosar (P11, P22)