halo2/rustdoc/latest/halo2_gadgets/sha256/sidebar-items.js

1 line
591 B
JavaScript

window.SIDEBAR_ITEMS = {"constant":[["BLOCK_SIZE","The size of a SHA-256 block, in 32-bit words."]],"struct":[["BlockWord","A word in a `Table16` message block."],["Sha256","A gadget that constrains a SHA-256 invocation. It supports input at a granularity of 32 bits."],["Sha256Digest","The output of a SHA-256 circuit invocation."],["Table16Chip","A chip that implements SHA-256 with a maximum lookup table size of $2^16$."],["Table16Config","Configuration for a [`Table16Chip`]."]],"trait":[["Sha256Instructions","The set of circuit instructions required to use the [`Sha256`] gadget."]]};