Skip to main content

Module sha

Module sha 

Source
Expand description

SHA circuits.

Structsยง

Sha256
Circuit for SHA-256 hash function supporting arbitrary length messages.
Sha256CompressionFunction
Circuit for the SHA-256 compression function.
Sha256CompressionFunctionFixedIV
Circuit for the SHA-256 compression function, where the chaining values are fixed to the SHA-256 IV.