Fix the whirlpool for big-endian platform (#1529)
Recent Commits to VeraCrypt:master
-
Fix the whirlpool for big-endian platform (#1529)
-
Update Tradition Chinese (Hong Kong) (#1486)
Update Tradition Chinese (Hong Kong) (#1486) - Follow commit 42b716f8472ace23b13e609fe920267cecebac84 to use ALT+U as new accelerator key for Unmount instead of ALT+S - Refine wordings
-
User Guide with THML (#1523)
User Guide with THML (#1523) * Create VeraCrypt_zh-cn.hhk * Add files via upload * Create Documentation.html * Add files via upload * Add files via upload * Add files via upload * Update Kuznyechik.html * Update Twofish.html * Update Disclaimers.html * Add files via upload * Add files via upload * Add files via upload
-
Add alignment constants for derived key and KEY_INFO buffers to ensur…
Add alignment constants for derived key and KEY_INFO buffers to ensure SIMD compatibility. (#1526)
-
Refactor: Use symbolic constants for volume header magic numbers (#1525)
Refactor: Use symbolic constants for volume header magic numbers (#1525) Replaced hardcoded 0x56455241 ('VERA') with TC_HEADER_MAGIC for better readability and maintainability. Also replaced 0x5645524142455854 with TC_BOOT_DRIVE_FILTER_EXTENSION_MAGIC and added 'ULL' suffix for 64-bit safety. -
Translations: Refine Italian localization for clarity and naturalness
Translations: Refine Italian localization for clarity and naturalness This commit updates several strings in the Italian language file based on an expert review. The changes focus on: - Using more idiomatic phrasing (e.g., "negazione plausibile"). - Employing standard IT terminology (e.g., "Codice di errore"). - Adjusting formality for better UX (e.g., informal commands, recommendations). - Improving sentence structure for system messages (e.g., impersonal "si").