iancoleman / shamir

Shamir Secret Sharing Scheme in single page which can be used offline.
https://iancoleman.io/shamir/
MIT License
221 stars 68 forks source link

Use the maintained secrets.js library from @grempe #4

Closed bangpound closed 5 years ago

bangpound commented 5 years ago

This appears to be a drop-in replacement for the original dependency.

iancoleman commented 5 years ago

Great thanks. I saw in the changelog that

0.1.4: new share format

but there's no conflict and existing shares will still work.