brynja-platform 0.1.0

Explicit platform integration traits for Brynja
Documentation

brynja-platform

brynja-platform is a narrowly scoped Brynja workspace package. In 0.1.0 it establishes a compile-time boundary only; it does not provide a working TLS, cryptographic, PKI, platform, or legacy-protocol implementation.

Most application users will eventually depend on the modern facade:

[dependencies]
brynja = "0.1"

This package is currently marked publish = false. Publication requires the version-specific deliverables, verification, documentation, a current committed PASS pentest report, and green GitHub checks in the release plan.

The project-wide no-third-party-crates, no_std, 500-line source-file, platform-portability, and modern/legacy isolation policies apply here.