Skip to main content
Module

x/sha256/mod.ts

SHA2-256 4 Deno
Latest
import * as sha256 from "https://deno.land/x/sha256@v1.0.2/mod.ts";

Classes

A class representation of the SHA256 algorithm.

Variables

Byte length of a SHA256 hash.

Functions

Generates a SHA256 hash of the input data.