Skip to main content
The Go package includes a built-in validator to ensure it remains compliant with the vectors.json spec.

Running the Validator

You can run the validator against any compatible Go implementation (including your own wrappers):
This will run over 100+ test cases, including edge cases like uint64 overflow and tampered checksums.