simplito/bn-php

Big number implementation compatible with bn.js

1.1.3 2022-08-12 18:58 UTC

This package is not auto-updated.

Last update: 2023-09-22 23:58:39 UTC


README

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