scp-platform 0.1.0-beta.1

Platform abstraction traits for SCP (Shared Context Protocol)
Documentation
1
2
3
4
5
6
7
8
9
# scp-platform

Platform abstraction traits for [SCP](https://github.com/limn/scp) (Shared Context Protocol).

Defines portable interfaces for key custody, storage, and device attestation. Includes optional concrete implementations behind feature flags (`software_platform`, `sqlite`, `file`, `encrypting`).

## License

Apache-2.0