Hacker News new | ask | show | jobs
by streety 2860 days ago
I came across Shamir's Secret Sharing recently when thinking about how a partial password scheme might best be implemented. I even went as far as writing up an implementation of the cryptographic aspects.

https://jonathanstreet.com/blog/partial-passwords/