Skip to main content
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
interface SpongeOption
import { type SpongeOption } from "https://deno.land/std@0.143.0/hash/_sha3/sponge.ts";

Sponge construction option

Properties

bitsize: number
rate: number
dsbyte: number
permutator: SpongePermutator