jesseduffield / horcrux

Split your file into encrypted fragments so that you don't need to remember a passcode
MIT License
4.6k stars 122 forks source link

Go-SSSA #3

Closed proyb6 closed 4 years ago

proyb6 commented 4 years ago

It has indicated go-sssa in the comparison table that is not vulnerable to side channels attack:

https://github.com/dsprenkels/sss/blob/master/README.md#comparison-of-secret-sharing-libraries

jesseduffield commented 4 years ago

I'm not using that library, I'm using the implementation from Hashicorp's vault repo. Closing :)