sm3

package
v0.0.0-...-f15b0d3 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2022 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const BlockSize = 64

The blocksize of SM3 in bytes.

View Source
const Size = 32

The size of a SM3 checksum in bytes.

Variables

This section is empty.

Functions

func Block

func Block(dig *digest, p []byte)

func New

func New() hash.Hash

func SumSM3

func SumSM3(data []byte) [Size]byte

Types

type W

type W struct {
	W1 [68]uint32
	W2 [64]uint32
}

Jump to

Keyboard shortcuts

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