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 ¶
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 ¶
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 ¶
New384 creates a new SHA3-384 hash. Its generic security strength is 384 bits against preimage attacks, and 192 bits against collision attacks.
Types ¶
This section is empty.