Download the PHP package gmajor/sr25519-bindings without Composer
On this page you can find all versions of the php package gmajor/sr25519-bindings. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package sr25519-bindings
sr25519-bindings
PHP bindings for the GOLANG implementation of the sr25519 cryptography library
Reference to https://github.com/ChainSafe/go-schnorrkel
Installation
Building
Requirement
- PHP 7 >= 7.4.0, PHP 8 FFI support
- GOLANG (>1.15)
Build
Basic Usage
Autoloading
Codec supports PSR-4
autoloaders.
KeyPair
Init a sr25519 KeyPair
sign message
You can sign a message by passing the message
verify signature
Verify a signature proof
XXHash 64 support
implementation of https://github.com/pierrec/xxHash/xxHash64
Test
Resources
License
The package is available as open source under the terms of the MIT License
All versions of sr25519-bindings with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
ext-ffi Version *
ext-ffi Version *
The package gmajor/sr25519-bindings contains the following files
Loading the files please wait ....