params

package
v1.4.5 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2023 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Q is the parameter q ≡ 3329 = 2¹¹ + 2¹⁰ + 2⁸ + 1.
	Q int16 = 3329

	// N is the parameter N: the length of the polynomials
	N = 256

	// PolySize is the size of a packed polynomial.
	PolySize = 384

	// PlaintextSize is the size of the plaintext
	PlaintextSize = 32

	// Eta2 is the parameter η₂
	Eta2 = 2
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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