Kirin 0f47bd08df 1 2 лет назад
..
lib 0f47bd08df 1 2 лет назад
.gitignore 0f47bd08df 1 2 лет назад
LICENSE.md 0f47bd08df 1 2 лет назад
README.md 0f47bd08df 1 2 лет назад
composer.json 0f47bd08df 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