arnaucube 02592d4c51 | 1 year ago | |
---|---|---|
.github/workflows | 3 years ago | |
src | 3 years ago | |
test | 3 years ago | |
.gitignore | 1 year ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
package-lock.json | 1 year ago | |
package.json | 1 year ago | |
tsconfig.json | 3 years ago | |
tslint.json | 3 years ago |
Typescript 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.