mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 19:08:26 -06:00
Remove SM4 support!
This commit is contained in:
@@ -1304,10 +1304,6 @@ namespace VeraCrypt
|
||||
{
|
||||
url = L"Kuznyechik.html";
|
||||
}
|
||||
else if (linkId == L"sm4")
|
||||
{
|
||||
url = L"SM4.html";
|
||||
}
|
||||
else if (linkId == L"cascades")
|
||||
{
|
||||
url = L"Cascades.html";
|
||||
|
||||
Reference in New Issue
Block a user