generator

package
v0.12.1 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2023 License: Apache-2.0 Imports: 12 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateFF

func GenerateFF(F *config.FieldConfig, outputDir string) error

GenerateFF will generate go (and .s) files in outputDir for modulus (in base 10)

Example usage

fp, _ = config.NewField("fp", "Element", fpModulus")
generator.GenerateFF(fp, filepath.Join(baseDir, "fp"))

Types

This section is empty.

Directories

Path Synopsis
asm
amd64
Package amd64 contains syntactic sugar to generate amd64 assembly code
Package amd64 contains syntactic sugar to generate amd64 assembly code
Package config provides Golang code generation for efficient field arithmetic operations.
Package config provides Golang code generation for efficient field arithmetic operations.
internal
addchain
Package addchain is derived from github.com/mmcloughlin/addchain internal packages or examples
Package addchain is derived from github.com/mmcloughlin/addchain internal packages or examples

Jump to

Keyboard shortcuts

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