nist

package
v0.0.0-...-8e3605f Latest Latest
Warning

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

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

Documentation

Overview

Package nist implements helpers to generate NIST's Known Answer Tests (KATs).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DRBG

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

See NIST's PQCgenKAT.c.

func NewDRBG

func NewDRBG(seed *[48]byte) (g DRBG)

randombyte_init(seed, NULL, 256).

func (*DRBG) Fill

func (g *DRBG) Fill(x []byte)

randombytes.

Jump to

Keyboard shortcuts

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