Documentation
¶
Index ¶
- Variables
- func BigMax(x, y *big.Int) *big.Int
- func BigMin(x, y *big.Int) *big.Int
- func BigPow(a, b int64) *big.Int
- func CalcMemSize(off, l *big.Int) *big.Int
- func Exp(base, exponent *big.Int) *big.Int
- func GetData(data []byte, start, size *big.Int) []byte
- func LeftPadBytes(slice []byte, l int) []byte
- func PaddedBigBytes(bigint *big.Int, n int) []byte
- func ReadBits(bigint *big.Int, buf []byte)
- func RightPadBytes(slice []byte, l int) []byte
- func S256(x *big.Int) *big.Int
- func U256(x *big.Int) *big.Int
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func LeftPadBytes ¶
func RightPadBytes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.