Expand description
This feature gets turned on only if diem-crypto is compiled via MIRAI in a nightly build. A library supplying various cryptographic primitives
Re-exports§
Modules§
- bls
- A BLS signature wrapper
- ec_vrf
- A Elliptic Curve VRF wrapper
- error
- Rexport the error types needed for the various crypto traits
- hash
- This module defines traits and implementations of cryptographic hash functions for the Diem project.
- key_
file - Utility to store encrypted private keys
- multi_
bls - A multi bls signature wrapper
- test_
utils - Internal module containing convenience utility functions mainly for testing
- traits
- This module provides a generic set of traits for dealing with cryptographic primitives.