incubator-milagro-crypto-js icon indicating copy to clipboard operation
incubator-milagro-crypto-js copied to clipboard

Apache milagro

Results 7 incubator-milagro-crypto-js issues
Sort by recently updated
recently updated
newest added

Tests only work with node version 8

enhancement
help wanted

We copy the markdown files from this library's docs directory into this repo: https://github.com/apache/incubator-milagro/tree/develop/docs/cryptojs Then use Docusaurus to build the Milagro website here: http://milagro.apache.org/docs/amcl-javascript-api/ However, Docusaurus requires that each md...

## Goal Update README to make master the default branch ## Acceptance criteria 1. Code is commented 2. Tests pass 3. Tests pass with more than 80% test coverage 4....

Is this still alive? I see the documentation states a maximum NodeJS 8 which is way out dated and it doesn't seem like this repo has had attention in years

While I search on npm.js about nodejs package available for this MCJS. I could only find modules that possibly published by fans from forked version It should be better to...

Add Shamir's Secret Sharing (SSS) algorithm to enable this functionality 1. Split BLS secret key into shares 2. Recombine BLS signatures shares using SSS so that they form the original...