Modulesยง
- dsa
- Digital signature schemes supported by default in the Miden VM.
- hash
- Cryptographic hash functions used by the Miden VM and the Miden rollup.
- merkle
- Data structures related to Merkle trees based on RPO256 hash function.
- rand
- Pseudo-random element generation.
- utils
- Utilities used in this crate which can also be generally useful downstream.