cf-modkit-security 0.1.5

ModKit security library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# ModKit Security

Security context and authorization primitives for CyberFabric / ModKit.

## Overview

The `cf-modkit-security` crate provides:

- `SecurityContext`
- `AccessScope`
- Permission / policy engine interfaces
- Binary codec helpers for encoding/decoding security context

## License

Licensed under Apache-2.0.