simplito/bn-php

Big number implementation compatible with bn.js

Maintainers

👁 ldudzinski

Package info

github.com/simplito/bn-php

pkg:composer/simplito/bn-php

Statistics

Installs: 2 434 590

Dependents: 12

Suggesters: 0

Stars: 20

Open Issues: 0

1.1.4 2024-01-10 16:16 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 83446756a81720eacc2ffb87ff97958431451fd6

This package is not auto-updated.

Last update: 2026-06-11 03:53:11 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