Crate commonware_cryptography
source ·Expand description
Cryptographic primitives tailored for distributed systems running in byzantine environments.
Modules§
- Ed25519 implementation of the Scheme trait.
Traits§
- Interface that commonware crates rely on for most cryptographic operations.
Type Aliases§
- Byte array representing an arbitrary public key.
- Byte array representing an arbitrary signature.