1.3.2 • Published 4 years ago

@aztec/bn128 v1.3.2

Weekly downloads
65
License
LGPL-3.0
Repository
github
Last release
4 years ago

bn128

Barreto-Naehrig pairing friendly curve providing 128 bits of security defined as: y2=x3+b.

Usage

Install the module:

$ yarn add @aztec/bn128

And import it in your project:

const bn128 = require('@aztec/bn128');

Example

Contributing

We strongly recommend that the community help us make improvements and determine the future direction of the protocol. To report bugs within this package, please create an issue in this repository.

Please read our contribution guidelines before getting started.

Install Modules

$ yarn install

Build

$ yarn build

Clean

$ yarn clean
1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.1.0

4 years ago

0.2.8

5 years ago

0.2.7

5 years ago

0.2.6

5 years ago

0.2.5

5 years ago

1.0.2

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago