dig-capsule 0.5.0

The DIG Network .dig capsule data plane — one crate over the DIGS format, capsule read-crypto, compiler, staging, and the guest/host serve triad.
1
2
3
4
5
6
7
//! Migrated per-member tests, run as inline unit tests of the collapsed crate (#1270).
mod aead_roundtrip;
mod bls_fixtures;
mod bls_roundtrip;
mod crypto_error;
mod hash_kat;
mod kdf_kat;