Snarky_blake2.S
module Impl : Snarky_backendless.Snark_intf.S
Input will be padded to have length a multiple of this value, which is 512
val blake2s :
?personalization:string ->
Impl.Boolean.var array ->
Impl.Boolean.var array Impl.Checked.t
A checked version of the blake2s
hash function.