package
Version:
v4.15.0+incompatible
Opens a new window with list of versions in this module.
Published: Feb 7, 2019
License: MIT, BSD-3-Clause, MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Adds 2 64bit digits in constant time.
Returns result and carry (1 or 0)
Substracts 2 64bit digits in constant time.
Returns result and borrow (1 or 0)
type Uint128 struct {
H, L uint64
}
helper used for Uint128 representation
Multiplies 2 64bit digits in constant time
Source Files
¶
Click to show internal directories.
Click to hide internal directories.