Socket
Book a DemoInstallSign in
Socket

@aztec/bn128

Package Overview
Dependencies
Maintainers
6
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aztec/bn128

JS helper library for a Barreto-Naehrig pairing friendly curve

latest
Source
npmnpm
Version
1.3.2
Version published
Maintainers
6
Created
Source

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

Keywords

aztec

FAQs

Package last updated on 27 Feb 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts