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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Diffie-Hellman for the layman

21 点作者 boris1大约 4 年前

5 条评论

1cvmask大约 4 年前
Professor Diffie was the teacher of Taher Elgamal who helped create the Elgamal algorithm and SSL.<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;ElGamal_encryption" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;ElGamal_encryption</a><p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;ElGamal_signature_scheme" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;ElGamal_signature_scheme</a><p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Taher_Elgamal" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Taher_Elgamal</a>
loudouncodes大约 4 年前
Um, he starts in 1976, then says ‘21 years later’ and he’s talking about today? He’s 20 years off in his opening premise...
评论 #27012750 未加载
boris1大约 4 年前
I&#x27;ve now implemented folder encryption. If you encrypt folder &#x27;foo&#x27;, you get the file &#x27;foo.encrypted&#x27;. When you decrypt it using the same tool, you get file &#x27;foo.zip&#x27; which you download and uncompress into a folder &#x27;foo&#x27;.
davidhyde大约 4 年前
&gt; “ When WhatsApp was pressured to leave a backdoor into the encryption, it said “no” but instead agreed to log and report all dubious communication before it is encrypted. ”<p>Huh, I did not know that!
avmich大约 4 年前
So this doesn&#x27;t unfortunately work with a man in the middle?<p>That is, how email exchange can be guaranteed to work properly, and MITM won&#x27;t insert his email in the middle of the process?
评论 #27002697 未加载
评论 #27012775 未加载