package
1.1.0
Repository: https://github.com/succinctlabs/succinctx.git
Documentation: pkg.go.dev

# Functions

Hashes a byte slice using sha256.
Computes the root of a SSZ tree given a list of leaves.
Converts a byte slice to 32 byte array with left padding.
Converts a byte slice to 32 byte array with right padding.
Converts a u64 to a 32 byte array in little endian.
Computes the expected root of a SSZ proof given a leaf, proof, and gindex.
Verifies a SSZ proof.