zerodds-security-crypto 1.0.0-rc.1

AES-GCM / HMAC `CryptographicPlugin` fuer DDS-Security 1.1 §8.5: AES-128-GCM + AES-256-GCM + HMAC-SHA256 + Receiver-Specific-MACs + HW-Capabilities-Detection.
Documentation

zerodds-security-crypto

AES-GCM / HMAC Crypto-Plugin für DDS-Security 1.1.

Part of ZeroDDS. Safety classification: SAFE.

Status

This README is auto-generated from Cargo.toml metadata. For hand-written documentation see the rustdoc on the crate's public items, or the relevant station in the Documentation Trail.

Usage

Add to your Cargo.toml:

[dependencies]
zerodds-security-crypto = { path = "../path/to/security-crypto" }
# or, when published:
# zerodds-security-crypto = "0.x"

Tests

cargo test -p zerodds-security-crypto

See also