Kirin 2bd919e148 commit 2 years ago
..
lib 2bd919e148 commit 2 years ago
.gitignore 2bd919e148 commit 2 years ago
LICENSE.md 2bd919e148 commit 2 years ago
README.md 2bd919e148 commit 2 years ago
composer.json 2bd919e148 commit 2 years ago

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