7 Commits

Author SHA1 Message Date
Joel Torstensson
6816088212 Small style changes 2018-05-14 15:12:43 +02:00
Joel Torstensson
40a4de4088 General code cleanup 2018-05-14 12:02:56 +02:00
Denis Shulyaka
d0cf927606 Switch to dsprenkles/sss-node library
1. Replaced secrets.js with dsprenkles/sss-node
2. Each shard is a number followed by exactly 24 words
3. If the initial seed is not 24 words, then the shard number is prefixed with a character indicating the seed length
4. The lib/seedsplit.js functions now return a promise
5. Shards are not backwards compatible with the current seedsplit version
2018-05-12 00:55:00 +03:00
Joel Torstensson
81c6d11564 Made padding removal more robust 2017-04-01 11:33:49 +02:00
Joel Torstensson
cf2a10c03a Added tests 2017-03-27 21:18:17 +02:00
Joel Torstensson
4a61645ccc Made code more readable 2017-03-27 16:44:06 +02:00
Joel Torstensson
18168780c9 Initial commit 2017-03-27 16:08:43 +02:00