TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Sharing secrets and distributing passwords: Shamir's Algorithm

3 点作者 zorlem超过 11 年前

1 comment

zorlem超过 11 年前
This is one of the best (simple) explanations of Shamir&#x27;s Secret Sharing Scheme [0] which has a solid working implementation [1]<p>[0]: <a href="https://en.wikipedia.org/wiki/Shamir%27s_Secret_Sharing" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Shamir%27s_Secret_Sharing</a><p>[1]: <a href="http://point-at-infinity.org/ssss/" rel="nofollow">http:&#x2F;&#x2F;point-at-infinity.org&#x2F;ssss&#x2F;</a>