blake2b

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2024 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Blake2b

type Blake2b struct {
	// contains filtered or unexported fields
}

Blake2b structure

func NewBlake2b

func NewBlake2b() *Blake2b

NewBlake2b returns a new Blake2b hasher

func (*Blake2b) Absorb

func (b *Blake2b) Absorb(data []byte)

Absorb absorbs input data into the Blake2b hash

func (*Blake2b) Finalize

func (b *Blake2b) Finalize() string

Finalize finalizes the Blake2b hash and returns the result

Jump to

Keyboard shortcuts

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