gost341194

package
v0.0.0-...-5a10bb4 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2024 License: GPL-3.0 Imports: 3 Imported by: 2

Documentation

Overview

GOST R 34.11-94 hash function. RFC 5831.

Index

Constants

View Source
const (
	BlockSize = 32
	Size      = 32
)

Variables

Functions

This section is empty.

Types

type Hash

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

func New

func New(sbox *gost28147.Sbox) *Hash

func (*Hash) BlockSize

func (h *Hash) BlockSize() int

func (*Hash) Reset

func (h *Hash) Reset()

func (*Hash) Size

func (h *Hash) Size() int

func (*Hash) Sum

func (h *Hash) Sum(in []byte) []byte

func (*Hash) Write

func (h *Hash) Write(data []byte) (int, error)

Jump to

Keyboard shortcuts

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