Module miden_objects::crypto
source · Modules§
- Digital signature schemes supported by default in the Miden VM.
- Cryptographic hash functions used by the Miden VM and the Miden rollup.
- Data structures related to Merkle trees based on RPO256 hash function.
- Pseudo-random element generation.
- Utilities used in this crate which can also be generally useful downstream.