amper5and / secrets.js

Secret sharing for javascript
MIT License
322 stars 140 forks source link

Fix #8 - Make share output valid hexadecimal #9

Open jgeewax opened 8 years ago

jgeewax commented 8 years ago

Not 100% sure if this actually works, need some code review for sure.

Also I doubt that this is backwards compatible with previously generated secrets, so that's going to be a problem...

DanielRuf commented 6 years ago

Please provide a small test (before / after).