Skip to main content
Module

x/hmac/deps.ts>SHA1.F

hash-based message authentication code
Latest
method SHA1.F
import { SHA1 } from "https://deno.land/x/hmac@v2.0.1/deps.ts";

Reduces the four input numbers to a single one.

Parameters

t: number
b: number
c: number
d: number

Returns

number