2021-02-05 20:45:49 +01:00
2021-02-05 20:45:49 +01:00
2021-02-05 20:45:49 +01:00
2021-02-04 12:43:24 +01:00
2021-02-03 23:21:24 +01:00
2021-02-05 20:45:49 +01:00
2021-02-04 12:43:24 +01:00
2021-02-03 23:21:24 +01:00
2021-02-04 12:43:24 +01:00
2021-02-04 12:43:24 +01:00

blindsecp256k1-js npm

Javascript implementation compatible with https://github.com/arnaucube/go-blindsecp256k1

Blind signature over secp256k1, based on "New Blind Signature Schemes Based on the (Elliptic Curve) Discrete Logarithm Problem" paper by Hamid Mala & Nafiseh Nezhadansari.

WARNING: this repo is experimental, do not use in production.

Build for browser

By running npm run browserify, and the file blindsecp256k1-browser.js will be generated, which can be imported in the html and used as blindsecp256k1.

Description
No description provided
Readme GPL-3.0 142 KiB
Languages
TypeScript 100%