goldrat/vendor/simplito/bn-php
2025-10-09 17:41:57 +00:00
..
lib init 2025-10-09 17:41:57 +00:00
.gitignore init 2025-10-09 17:41:57 +00:00
composer.json init 2025-10-09 17:41:57 +00:00
LICENSE.md init 2025-10-09 17:41:57 +00:00
README.md init 2025-10-09 17:41:57 +00:00

BigNum library for PHP

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