Skip to main content
Module

std/hash/_sha3/sha3.ts>Sha3_384

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
class Sha3_384
extends Sponge
import { Sha3_384 } from "https://deno.land/std@0.147.0/hash/_sha3/sha3.ts";

Sha3-384 hash

Constructors

new
Sha3_384()