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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Microsoft's quantum-resistant cryptography is here

3 点作者 curmudgeon228 个月前

1 comment

westurner8 个月前
&gt; <i>With NIST releasing an initial group of finalized post-quantum encryption standards, we are excited to bring these into SymCrypt, starting with ML-KEM (FIPS 203, formerly Kyber), a lattice-based key encapsulation mechanism (KEM). In the coming months, we will incorporate ML-DSA (FIPS 204, formerly Dilithium), a lattice-based digital signature scheme and SLH-DSA (FIPS 205, formerly SPHINCS+), a stateless hash-based signature scheme.</i><p>&gt; <i>In addition to the above PQC FIPS standards, in 2020 NIST published the SP 800-208 recommendation for stateful hash-based signature schemes which are also resistant to quantum computers. As NIST themselves called out, these algorithms are not suitable for general use because their security depends on careful state management, however, they can be useful in specific contexts like firmware signing. In accordance with the above NIST recommendation we have added eXtended Merkle Signature Scheme (XMSS) to SymCrypt, and the Leighton-Micali Signature Scheme (LMS) will be added soon along with the other algorithms mentioned above.</i><p>microsoft&#x2F;SymCrypt &#x2F;CHANGELOG.md: <a href="https:&#x2F;&#x2F;github.com&#x2F;microsoft&#x2F;SymCrypt&#x2F;blob&#x2F;main&#x2F;CHANGELOG.md">https:&#x2F;&#x2F;github.com&#x2F;microsoft&#x2F;SymCrypt&#x2F;blob&#x2F;main&#x2F;CHANGELOG.md</a><p>TIL that SymCrypt builds on Ubuntu: <a href="https:&#x2F;&#x2F;github.com&#x2F;microsoft&#x2F;SymCrypt&#x2F;releases">https:&#x2F;&#x2F;github.com&#x2F;microsoft&#x2F;SymCrypt&#x2F;releases</a> :<p>&gt; <i>Generic Linux AMD64 (x86-64) and ARM64 - built and validated on Ubuntu, but because SymCrypt has very few standard library dependencies, it should work on most Linux distributions</i>