sha1

package
v0.0.0-...-898cae1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 5, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const BlockSize = 64 // 64 bytes(=512 bits)

BlockSize The blocksize of SHA-1 in bytes.

View Source
const Size = 20

Size The size of a SHA-1 checksum in bytes.

Variables

This section is empty.

Functions

func Sum

func Sum(data []byte) [Size]byte

Sum returns the SHA-1 checksum of the data.

func SumRemake

func SumRemake(data []byte) []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL