Skip to main content

Crate brynja

Crate brynja 

Source
Expand description

Security-first, dependency-free no_std TLS facade.

This release adds a machine-checked normative-requirement foundation. It does not yet provide a TLS connection API.

Re-exports§

pub use brynja_core as core;
pub use brynja_crypto as crypto;
pub use brynja_pki as pki;
pub use brynja_tls as tls;

Constants§

IMPLEMENTED
Whether this package provides its planned implementation.