config

package
v0.0.0-...-3f3d2ed Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitParams

func InitParams(conf io.Reader) error

Types

type PublicParamsType

type PublicParamsType struct {
	PARALLEL_SESSIONS int64 `yaml:"PARALLEL_SESSIONS"`
	N                 int64 `yaml:"N"`
	Q                 int64 `yaml:"Q"`
	D                 int64 `yaml:"D"`
	K                 int64 `yaml:"K"`
	L                 int64 `yaml:"L"`
	ETA               int64 `yaml:"ETA"`
	TAU               int64 `yaml:"TAU"`
	BETA              int64 `yaml:"BETA"`
	GAMMA             int64 `yaml:"GAMMA"`
	GAMMA_PRIME       int64 `yaml:"GAMMA_PRIME"`
	COMMITMENT_Q      int64 `yaml:"COMMITMENT_Q"`
	COMMITMENT_N      int64 `yaml:"COMMITMENT_N"`
	COMMITMENT_K      int64 `yaml:"COMMITMENT_K"`
	COMMITMENT_L      int64 `yaml:"COMMITMENT_L"`
	COMMITMENT_Nlower int64 `yaml:"COMMITMENT_Nlower"`
	COMMITMENT_BETA   int64 `yaml:"COMMITMENT_BETA"`
	COMMITMENT_B2     int64 `yaml:"COMMITMENT_B2"`
	DIFFERENT_Qs      bool
}
var Params *PublicParamsType

Jump to

Keyboard shortcuts

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