Kirin b3d2bbd089 1 2 年 前
..
lib b3d2bbd089 1 2 年 前
.gitignore b3d2bbd089 1 2 年 前
LICENSE.md b3d2bbd089 1 2 年 前
README.md b3d2bbd089 1 2 年 前
composer.json b3d2bbd089 1 2 年 前

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