kat

package
v0.0.0-...-27b77c7 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SignKAT = map[int][]Kat{
	2:    signKatUnmarshal(sign_KAT2),
	4:    signKatUnmarshal(sign_KAT4),
	8:    signKatUnmarshal(sign_KAT8),
	16:   signKatUnmarshal(sign_KAT16),
	32:   signKatUnmarshal(sign_KAT32),
	64:   signKatUnmarshal(sign_KAT64),
	128:  signKatUnmarshal(sign_KAT128),
	256:  signKatUnmarshal(sign_KAT256),
	512:  signKatUnmarshal(sign_KAT512),
	1024: signKatUnmarshal(sign_KAT1024),
}

Functions

This section is empty.

Types

type Kat

type Kat struct {
	ReadBytes int       `json:"read_bytes"`
	Rb_f      []float64 `json:"f"`
	Rb_g      []float64 `json:"g"`
	Rb_F      []float64 `json:"F"`
	Rb_G      []float64 `json:"G"`
	Nonce     string    `json:"nonce"`
	PrngSeed  string    `json:"prng_seed"`
	S2        []int     `json:"s2"`
	Sig       string    `json:"sig"`
}

Jump to

Keyboard shortcuts

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