Download the PHP package deemru/shamir255 without Composer
On this page you can find all versions of the php package deemru/shamir255. 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 shamir255
Shamir255
Shamir255 implements Shamir's Secret Sharing algorithm over GF(256).
- Pure PHP implementation (no extensions required)
- Share size equals secret size (efficient storage)
- Supports secrets of any length
- Up to 255 shares with threshold from 2 to 255
Usage
Requirements
- PHP >= 5.6
Installation
All versions of shamir255 with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package deemru/shamir255 contains the following files
Loading the files please wait ...