sha3

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2021 License: Apache-2.0 Imports: 2 Imported by: 2

Documentation

Overview

Hyperchain License Copyright (C) 2016 The Hyperchain Authors.

Hyperchain License Copyright (C) 2016 The Hyperchain Authors.

Hyperchain License Copyright (C) 2016 The Hyperchain Authors.

Hyperchain License Copyright (C) 2016 The Hyperchain Authors.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New224

func New224() hash.Hash

New224 creates a new SHA3-224 hash. Its generic security strength is 224 bits against preimage attacks, and 112 bits against collision attacks.

func New256

func New256() hash.Hash

New256 creates a new SHA3-256 hash. Its generic security strength is 256 bits against preimage attacks, and 128 bits against collision attacks.

func New384

func New384() hash.Hash

New384 creates a new SHA3-384 hash. Its generic security strength is 384 bits against preimage attacks, and 192 bits against collision attacks.

func New512

func New512() hash.Hash

New512 creates a new SHA3-512 hash. Its generic security strength is 512 bits against preimage attacks, and 256 bits against collision attacks.

func NewKeccak224

func NewKeccak224() hash.Hash

NewKeccak224 creates a new Keccak-224 hash.

func NewKeccak256

func NewKeccak256() hash.Hash

NewKeccak256 creates a new Keccak-256 hash.

func NewKeccak384

func NewKeccak384() hash.Hash

NewKeccak384 creates a new Keccak-384 hash.

func NewKeccak512

func NewKeccak512() hash.Hash

NewKeccak512 creates a new Keccak-512 hash.

Types

This section is empty.

Jump to

Keyboard shortcuts

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