package
15.0.0+incompatible
Repository: https://github.com/armfazh/h2c-go-ref.git
Documentation: pkg.go.dev

# Functions

NewBF implements the Boneh-Franklin method.
NewElligator2 implements the Elligator2 method.
NewSSWU implements the Simplified SWU method.
NewSVDW implements the Shallue-van de Woestijne method.

# Constants

BF is the Boneh-Franklin method.
ELL2 is Elligator2 method.
SSWU is the Simplified SWU method.
SVDW is Shallue-van de Woestijne method.

# Structs

MapDescriptor describes parameters of a mapping to curve.

# Interfaces

MapToCurve maps a field element into a elliptic curve point.

# Type aliases

ID is an identifier of a mapping.