Closed newpavlov closed 3 months ago
The support is Nightly-only and requires to enable the sha2_backend configuration flag with a value equal to riscv-zknh or riscv-zknh-compact.
sha2_backend
riscv-zknh
riscv-zknh-compact
The resulting assembly and binary size of the compress function (not counting the statics with round constants):
compress
The support is Nightly-only and requires to enable the
sha2_backend
configuration flag with a value equal toriscv-zknh
orriscv-zknh-compact
.The resulting assembly and binary size of the
compress
function (not counting the statics with round constants):