package
1.6.0
Repository: https://github.com/cloudflare/circl.git
Documentation: pkg.go.dev

# Functions

New produces an encoder of the MLSBSet algorithm.

# Structs

Encoder allows to convert integers into valid powers.
Params contains the parameters of the encoding.
Power is a valid exponent produced by the MLSBSet encoding algorithm.

# Interfaces

EltG is a group element.
EltP is a precomputed group element.
Group defines the operations required by MLSBSet exponentiation method.