Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.

mattrglobal/bls12381-key-pair

MATTR

Deprecation Notice

This library has been deprecated in favor of the Pairing Cryptography library which implements the more modern BBS Signature Scheme.

bls12381-key-pair

npm-version npm-unstable-version push-master push-release codecov

This library supports generating BLS12-381 key pairs and supports the signing and verification of BBS+ signatures.

Getting started

To use this package within your project simply run

npm install @mattrglobal/bls12381-key-pair

Or with Yarn

yarn add @mattrglobal/bls12381-key-pair

Getting started as a contributor

The following describes how to get started as a contributor to this project

Prerequisites

The following is a list of dependencies you must install to build and contribute to this project

For more details see our contribution guidelines

Install

To install the package dependencies run:

yarn install --frozen-lockfile

Build

To build the project run:

yarn build

Test

To run the test in the project run:

yarn test

Security Policy

Please see our security policy for additional details about responsible disclosure of security related issues.


Copyright © MATTR Limited. Some rights reserved.
“MATTR” is a trademark of MATTR Limited, registered in New Zealand and other countries.

About

A library for using BLS 12-381 key pairs

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 12