Mounir IDRASSI
982fffe4db
Reorder SM4-based cascade ciphers: apply SM4 as the final stage following external review.
...
The cascade order has been updated so that SM4 is applied after the other cipher(s) (e.g., Serpent). This change reflects standard cryptanalytic guidance, which shows that the overall strength of a cascade is limited by the first encryption stage. Given that SM4 uses a 128-bit key, its post-quantum brute-force resistance is lower than ciphers with a 256-bit key (such as Serpent). By placing SM4 last, we ensure that any potential weakness in SM4 cannot reduce the security margin provided by the stronger cipher.
2025-05-16 15:37:32 +09:00
Mounir IDRASSI
b0311f7a86
Documentation: Add missing reference to SM4-based Cascades ciphers.
2025-05-15 18:34:35 +09:00
Mounir IDRASSI
1839a4a746
Set release date to May 16th.
2025-05-15 10:39:35 +09:00
Mounir IDRASSI
e1c7f2f043
Silence compiler warning in HasTranslatedDocumentation function
2025-05-15 10:29:59 +09:00
Mounir IDRASSI
a6f734ae2b
Linux: cleanup old build artifacts before performing new build
2025-05-15 10:29:09 +09:00
Mounir IDRASSI
a882fd65d0
Documentation: remove unused donation image files
2025-05-14 16:04:03 +09:00
Mounir IDRASSI
0d3e0c954b
Update Donation details (bank, crypto, paypal)
2025-05-14 11:05:28 +09:00
Mounir IDRASSI
009d189768
Linux/macOS: Fix build error cause by missing conversion
2025-05-12 17:30:38 +09:00
Mounir IDRASSI
5ae263e6e6
Linux: Update local documentation logic to the new organization of folders under "docs/html"
2025-05-12 16:23:49 +09:00
Mounir IDRASSI
acac37b5b7
Update Release Notes and CHM. Set release date and update signed Windows drivers.
2025-05-12 10:21:58 +09:00
Mounir IDRASSI
f0a1da146e
Windows: fix path errors in WiX file that blocked creation of MSI.
2025-05-12 09:12:47 +09:00
Mounir IDRASSI
3a7b57cef8
Linux/macOS: don't advertise SM4 for system encryption until its support is implement.
2025-05-12 08:33:00 +09:00
Mounir IDRASSI
358f7f095e
Documentation: Fix missing AM Crypto references
2025-05-11 21:31:15 +09:00
Mounir IDRASSI
09c635e592
Removed unused declarations in sm4.cpp
2025-05-11 18:13:00 +09:00
Mounir IDRASSI
0a8848de6c
Update PayPal donation links
2025-05-11 18:09:43 +09:00