zlicenser-protocol 0.3.0

Shared protocol types, wire formats, cryptographic primitives, and hardware fingerprinting for the zlicenser licensing framework.
Documentation
1
2
3
4
5
pub mod aead;
pub mod hash;
pub mod kdf;
pub mod shamir;
pub mod signature;