//
pkg.gl
Category
github.com/keep-network/keep-ecdsa
pkg
utils
byteutils
package
1.8.2
Repository:
https://github.com/keep-network/keep-ecdsa.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
6
Files
31 SLOC
#
Functions
BytesTo32Byte
BytesTo32Byte converts bytes slice to a 32-byte array.
LeftPadTo32Bytes
LeftPadTo32Bytes appends zeros to bytes slice to make it exactly 32 bytes long.