simplito / bn-php
Big number implementation compatible with bn.js
Installs: 1 441 245
Dependents: 13
Suggesters: 0
Security: 0
Stars: 20
Watchers: 6
Forks: 5
Open Issues: 0
Requires
- simplito/bigint-wrapper-php: ~1.0.0
Requires (Dev)
This package is not auto-updated.
Last update: 2024-10-30 20:05:28 UTC
README
Information
This library provides a PHP Big Number API compatible with bn.js and is used in Fast PHP ECC library elliptic-php.
This software is licensed under the MIT License.
Installation
You can install this library via Composer:
composer require simplito/bn-php