kdftree

package
v1.0.2065 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func KDFTree added in v1.0.2053

func KDFTree(secret []byte, label, seed []byte, length int) []byte

KDFTree implements KDF_TREE_GOSTR3411_2012_256 algorithm for r = 1. https://tools.ietf.org/html/rfc7836#section-4.5

func Key

func Key(h func() hash.Hash, secret []byte, label, seed []byte, length int) []byte

Key implements KDF_TREE_GOSTR3411_2012_256 algorithm for r = 1. https://tools.ietf.org/html/rfc7836#section-4.5

Types

This section is empty.

Jump to

Keyboard shortcuts

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