1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 11:08:02 -06:00

Remove SM4 support!

This commit is contained in:
Mounir IDRASSI
2025-05-18 18:31:39 +09:00
parent ec0fa4f482
commit 44a9f8bcff
89 changed files with 22 additions and 1097 deletions

View File

@@ -44,7 +44,6 @@
<ul>
<li><strong>所有操作系统:</strong>
<ul>
<li>新增对中国加密算法SM4国密算法的支持暂不支持系统加密</li>
<li>修复Whirlpool算法在大端平台上的实现问题GH #1529</li>
<li>将用户界面中的“Dismount All”重命名为“Unmount All”并将快捷键由ALT+s更改为ALT+u。</li>
<li>新增用户贡献的中文和俄文CHM格式帮助文档。</li>