Mounir IDRASSI
|
2ddc374164
|
Windows: Remove VeraCrypt from EFI boot partition after decrypting the system
|
2016-10-17 18:40:39 +02:00 |
|
Mounir IDRASSI
|
78d9e5fc3b
|
Update user guide.
|
2016-10-17 18:40:38 +02:00 |
|
Mounir IDRASSI
|
ac8d212ce7
|
Windows: Update driver files of 1.19 release
|
2016-10-17 18:40:38 +02:00 |
|
Mounir IDRASSI
|
3685ceceae
|
Windows: Update EFI bootloader file from latest VeraCrypt-DCS build.
|
2016-10-17 18:40:37 +02:00 |
|
Mounir IDRASSI
|
45d642d4e1
|
Increment version to 1.19 (1.19.4)
|
2016-10-17 18:40:35 +02:00 |
|
Mounir IDRASSI
|
2cfb896827
|
Linux/MacOSX: correctly display Kuznyechik help page when link clicked. Remove Gost89 online help references since it was removed.
|
2016-10-17 18:40:35 +02:00 |
|
Mounir IDRASSI
|
ea2d8ded53
|
MacOSX: Add yasm binary
|
2016-10-17 18:40:34 +02:00 |
|
Mounir IDRASSI
|
620133002c
|
Windows: Update signed drivers.
|
2016-10-17 18:40:33 +02:00 |
|
Mounir IDRASSI
|
15b6c7d3b7
|
Implement detection of new CPU features: AVX2 and BMI2
|
2016-10-17 18:40:33 +02:00 |
|
Mounir IDRASSI
|
2edd12fe22
|
Optimize performance of Twofish C implementation.
|
2016-10-17 18:40:32 +02:00 |
|
Mounir IDRASSI
|
a2b008c747
|
MacOSX: remove unused variable
|
2016-10-17 18:40:32 +02:00 |
|
Mounir IDRASSI
|
0f7ef7dcd7
|
Linux/MacOSX: cleaner support for SSE compiler switches
|
2016-10-17 18:40:31 +02:00 |
|
Mounir IDRASSI
|
f96eb0c5ec
|
Language XML files: update to Dutch translation by Peter Tak.
|
2016-10-17 18:40:31 +02:00 |
|
Mounir IDRASSI
|
ea5902514a
|
Update documentation and increment version to 1.19 BETA3 (1.19.3)
|
2016-10-17 18:40:28 +02:00 |
|
Mounir IDRASSI
|
d5e3488894
|
Windows: solve text truncation in keyfiles dialog for some languages.
|
2016-10-17 18:40:28 +02:00 |
|
Mounir IDRASSI
|
233d18d351
|
Windows: Add latest DCS bootloader binaries built against latest sources
|
2016-10-17 18:40:27 +02:00 |
|
Mounir IDRASSI
|
7f53fd41f8
|
Language XML files: update to Dutch translation by Peter Tak.
|
2016-10-17 18:40:27 +02:00 |
|
Mounir IDRASSI
|
5547a605bd
|
Windows EFI: don't use optimized Serpent implementation for EFI bootloader because lack of C++ support in EDKII framework
|
2016-10-17 18:40:26 +02:00 |
|
Mounir IDRASSI
|
0ac4009720
|
Windows: Fix failure to access EFS data on VeraCrypt volumes under Windows 10 but supporting undocumented IOCTL.
|
2016-10-17 18:40:25 +02:00 |
|
Mounir IDRASSI
|
2a10640f42
|
Add missing fast Serpent implementation sources.
|
2016-10-17 18:40:25 +02:00 |
|
Mounir IDRASSI
|
6e94286b39
|
Windows Bootloader: fix issue in copy process of hidden OS caused by use of wrong PIM.
|
2016-10-17 18:40:25 +02:00 |
|
Mounir IDRASSI
|
041bc9dc0b
|
Windows: Fix false-positive detection of Evil-Maid attack during creation process of hidden OS by excluding the configuration byte in the boot sector whose value changes depending on the content.
|
2016-10-17 18:40:24 +02:00 |
|
Mounir IDRASSI
|
e5a9e9239b
|
Crypto: Use SIMD optimized Serpent implementation from Botan. 2.5x speed gain factor. Update credits and copyrights notice.
|
2016-10-17 18:40:23 +02:00 |
|
Mounir IDRASSI
|
7ff3c5d108
|
Linux/MacOSX: fix error in Makefile caused by erroneous extra character
|
2016-10-17 18:40:23 +02:00 |
|
Mounir IDRASSI
|
e8626ca74a
|
Windows Setup: fix compilation error caused by change in declaration of function RestartComputer
|
2016-10-17 18:40:22 +02:00 |
|
Mounir IDRASSI
|
34f3c055ed
|
Windows: in function CreateVolumeHeaderInMemory, properly unlock and erase sensitive stack memory.
|
2016-10-17 18:40:22 +02:00 |
|
Mounir IDRASSI
|
8e2c5ca45e
|
Securely erase and protect buffer holding decrypted volume header.
|
2016-10-17 18:40:21 +02:00 |
|
Mounir IDRASSI
|
7d6347f468
|
MacOSX: remove MacFUSE dependency and link against OSXFuse library. Now, only standard OSXFuse install is needed without MacFUSE compatibility option.
|
2016-10-17 18:40:21 +02:00 |
|
Mounir IDRASSI
|
e362d804b0
|
Windows: Perform Shutdown instead of Reboot during Pre-Test of UEFI system encryption in order to detect machines where changes to EFI boot don't persist after shutdown.
|
2016-10-17 18:40:20 +02:00 |
|
Mounir IDRASSI
|
3bad079d75
|
Linux/MacOSX: display error message when entered PIM is too big in the Volume Creation Wizard.
|
2016-10-17 18:40:20 +02:00 |
|
Mounir IDRASSI
|
57ce7aab7b
|
Use properly aligned memory in code using Streebog hash implementation that uses SSE.
|
2016-10-17 18:40:19 +02:00 |
|
Mounir IDRASSI
|
3e029b0dde
|
Update copyrights in legal notices and license file.
|
2016-10-17 18:40:19 +02:00 |
|
Mounir IDRASSI
|
5dfdc1b4a5
|
Windows: fix compilation warning
|
2016-10-17 18:40:18 +02:00 |
|
Mounir IDRASSI
|
eb3e923091
|
Windows MBR Bootloader: compress Camellia Rescue Disk bootloader to reduce size ( < 13312 bytes), allowing a backup copy to be included in the Rescue Disk.
|
2016-10-17 18:40:18 +02:00 |
|
Mounir IDRASSI
|
4a435870f6
|
Windows: exclude unused libzip source files from build.
|
2016-10-17 18:40:17 +02:00 |
|
Mounir IDRASSI
|
f40755fd7c
|
Windows Setup: correct call to CryptAcquireContext to use memory only container for random generation and remove use of srand/rand (if CryptGenRandom fails which is very unlikely, we just use one color).
|
2016-10-17 18:40:17 +02:00 |
|
Mounir IDRASSI
|
3c09765208
|
Windows: check for malloc failures and report error in such cases.
|
2016-10-17 18:40:17 +02:00 |
|
Mounir IDRASSI
|
b65eabe23d
|
Add test vectors for Kuznyechik and GOST89 (the later is deprecated)
|
2016-10-17 18:40:16 +02:00 |
|
Mounir IDRASSI
|
d18ecc1a37
|
Crypto: deprecate GOST89 so that it can't be used to create new volumes. Keep only for existing volumes.
|
2016-10-17 18:40:15 +02:00 |
|
Mounir IDRASSI
|
69c8c9d6c6
|
Linux/MacOSX: add missing check for PIM max value on volume creation wizard
|
2016-10-17 18:40:15 +02:00 |
|
Mounir IDRASSI
|
77d070fe73
|
Windows Bootloader: for MBR bootloader, reset position pointers to keystroke buffer after password or PIM is entered to avoid leaking length information
|
2016-10-17 18:40:14 +02:00 |
|
Mounir IDRASSI
|
183cbc087a
|
Windows Driver: Erase sensitive boot memory before throwing fatal exception
|
2016-10-17 18:40:14 +02:00 |
|
Mounir IDRASSI
|
194b641ebd
|
Crypto: remove specific PBKDF2 optimization for block index encoding (except in 16-bit bootloader) in order to make code clearer and avoid bad usage in the future if this implementation is used to generate more bytes than today.
|
2016-10-17 18:40:13 +02:00 |
|
Mounir IDRASSI
|
7c154a3f26
|
Crypto: clarify PRF code by removing unused parameters in functions hmac_XXX_internak and derive_u_XXX
|
2016-10-17 18:40:13 +02:00 |
|
Mounir IDRASSI
|
b81ec7d7e0
|
Crypto: make HMAC-SHA512 code more clear by removing the memory usage optimization and make field k of hmac_sha512_ctx big enough to hold computation results instead of relying on the field u that follows it.
|
2016-10-17 18:40:12 +02:00 |
|
Mounir IDRASSI
|
479925f403
|
Readme: remove PKCS#11 headers as requirement since they are included in VeraCrypt source tree.
|
2016-10-17 18:40:12 +02:00 |
|
kavsrf
|
17eeaa43cf
|
GOST89 parameters swap (6.3)
Cached boot password added
|
2016-10-17 18:40:11 +02:00 |
|
Mounir IDRASSI
|
9b1c447df1
|
Windows: use zlib compress/uncompress functions directly in the Setup instead of relying on external gzip program.
|
2016-10-17 18:40:11 +02:00 |
|
Mounir IDRASSI
|
4dacedd9cc
|
Windows: Replace XZip/XUnzip library with zlib and libzip and include the sources of these library into VeraCrypt source tree.
|
2016-10-17 18:40:06 +02:00 |
|
Mounir IDRASSI
|
66891638d5
|
Language XML files: update Czech translation (contributed by Lagardere)
|
2016-09-11 13:12:47 +02:00 |
|