rfc6962

package
v1.3.12 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package rfc6962 provides hashing functionality according to RFC6962.

Index

Constants

View Source
const (
	RFC6962LeafHashPrefix = hasher.RFC6962LeafHashPrefix
	RFC6962NodeHashPrefix = hasher.RFC6962NodeHashPrefix
)

Domain separation prefixes

Deprecated: moved to hasher subpackage.

Variables

View Source
var DefaultHasher = hasher.DefaultHasher

DefaultHasher is a SHA256 based LogHasher.

Deprecated: moved to hasher subpackage.

Functions

This section is empty.

Types

type Hasher deprecated

type Hasher = hasher.Hasher

Hasher implements the RFC6962 tree hashing algorithm.

Deprecated: moved to hasher subpackage.

func New deprecated

func New(h crypto.Hash) *Hasher

New creates a new Hashers.LogHasher on the passed in hash function.

Deprecated: moved to hasher subpackage.

Directories

Path Synopsis
Package hasher provides hashing functionality according to RFC6962.
Package hasher provides hashing functionality according to RFC6962.

Jump to

Keyboard shortcuts

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