urban 5cc30c4fee first commit 10 hónapja
..
lib 5cc30c4fee first commit 10 hónapja
.gitignore 5cc30c4fee first commit 10 hónapja
LICENSE.md 5cc30c4fee first commit 10 hónapja
README.md 5cc30c4fee first commit 10 hónapja
composer.json 5cc30c4fee first commit 10 hónapja

README.md

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