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