1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2026-06-09 22:36:59 -05: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
-1
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>