Module commonware_p2p::crypto
source · Expand description
Cryptographic definitions required by commonware-p2p and select implementations of different PKI schemes.
Modules§
- Ed25519 implementation of the Crypto trait.
Traits§
- Cryptographic operations required by commonware-p2p.
Type Aliases§
- Byte array representing an arbitrary public key.
- Byte array representing an arbitrary signature.