Pike programming language

Top Crypto Crypto.SHA1
➤ Crypto.Serpent Crypto.SHA1.HMAC ➤

Module Crypto.SHA1

Inheritance graph
__builtin.Nettle.__Hash __builtin.Nettle.Hash Nettle.Hash Nettle.SHA1 Crypto.SHA1
Description

SHA1 is a hash function specified by NIST (The U.S. National Institute for Standards and Technology). It outputs hash values of 160 bits, or 20 octets.


Inherit SHA1

inherit Nettle.SHA1 : SHA1

Extracted from as of .