spacemeshos / app

[DEPRECATED] The cosmic Spacemesh App containing the Spacemesh Wallet and the Spacemesh Dashboard 🏦📊
MIT License
20 stars 12 forks source link

Research: Stable & tested Javascript/Typescript BLS lib #30

Open samparsky opened 5 years ago

samparsky commented 5 years ago

Description

Research for a stable & tested BLS library, that can be used for HD wallets Extend BIP32 signature derivation function to support BLS signatures. e.g. Generate a valid random BLS key pair based on a master random seed

You can view more details here https://github.com/spacemeshos/app/wiki/Research-Notes

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like Provide a link or source to a stable & tested BLS JS library

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

avive commented 5 years ago

Please link to specs where we have notes about BLS and about the various BIPs