miden-core 0.1.0

Miden VM core components
Documentation

Miden core

This crate contains core components used by Miden VM. These components include:

  • Instruction set architecture (ISA) defined here and described here.
  • Program structure defined here and described here.
  • Implementations of Rescue hash function used by the VM.
  • Various minor utility functions used by other VM crates.

License

This project is MIT licensed.