Releases: ThirdKeyAI/SchemaPin
Releases · ThirdKeyAI/SchemaPin
Release v1.1.4
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.
Package Links
Release v1.1.3
SchemaPin Release v1.1.3
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.3
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.
Package Links
Release v1.1.1
SchemaPin Release v1.1.1
Dual-language cryptographic schema integrity verification package.
npm Installation
npm install schemapin
PyPI Installation
pip install schemapin
CLI Tools (Python)
schemapin-keygen --help
schemapin-sign --help
schemapin-verify --help
Changes
See CHANGELOG.md for detailed changes.