package
2.5.0
Repository: https://github.com/iden3/go-schema-processor.git
Documentation: pkg.go.dev

# Functions

CreateSchemaHash computes schema hash from schemaID.
Keccak256 calculates the Keccak256 hash of the input data.
SwapEndianness swaps the endianness of the value encoded in buf.

# Constants

MerklizedRootPositionIndex merklized root is stored in index.
MerklizedRootPositionNone merklized root is not stored in the claim.
MerklizedRootPositionValue merklized root is stored in value.
SubjectPositionIndex save subject in index part of claim.
SubjectPositionValue save subject in value part of claim.