SchemaPin Release v1.1.4
Multi-language cryptographic schema integrity verification package.
npm Installation
npm install schemapin
PyPI Installation
pip install schemapin
Go Installation
go install github.com/ThirdKeyAi/schemapin/go/cmd/...@v1.1.4
CLI Tools
# Python
schemapin-keygen --help
schemapin-sign --help
schemapin-verify --help
# Go (same interface)
schemapin-keygen --help
schemapin-sign --help
schemapin-verify --help
Changes
See CHANGELOG.md for detailed changes.