package
Version:
v1.5.2
Opens a new window with list of versions in this module.
Published: Feb 25, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
CombineTo 2 elements of GF(2^127) to the respective components of pair.
Mul10x2 sets (b1, b2) to (a1*x, a2*x)
Mul10x2 sets (b1, b2) to (a1*(x+1), a2*(x+1))
Split returns 2 components of pair without additional allocations.
GF127 is an alias for a main type.
GF127x2 represents a pair of elements of GF(2^127) stored together.
ByteArray represents element of GF(2^127) as byte array of length 32.
Equal checks if both elements of GF(2^127) pair are equal.
String returns hex-encoded representation, starting with MSB.
Elements of pair are separated by comma.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.