sha512

package
v0.0.0-...-eec41c3 Latest Latest
Warning

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

Go to latest
Published: May 10, 2016 License: Apache-2.0, Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package sha512 implements the SHA512 hash algorithms as defined in FIPS 180-2.

Index

Constants

View Source
const BlockSize = 128

BlockSize - The blocksize of SHA512 in bytes.

View Source
const Size = 64

Size - The size of a SHA512 checksum in bytes.

Variables

This section is empty.

Functions

func New

func New() hash.Hash

New returns a new hash.Hash computing the SHA512 checksum.

func Sum512

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

Sum512 - single caller sha512 helper

Types

This section is empty.

Jump to

Keyboard shortcuts

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