Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
64bit assembly changes
|
|
key derivation
|
|
|
|
CreateFile returns ERROR_ACCESS_DENIED
|
|
crashes in the future.
|
|
to be able to clear Pre-Boot password from cache before the service is terminate if a crash happens.
|
|
favorites service.
|
|
|
|
|
|
for key size since we always use it with 256-bit keys.
|
|
|
|
encryption: TPM support, full disk encryption and hidden OS. Include this in Windows installer.
|
|
|
|
legacy code that applied to previous versioning scheme.
|
|
|
|
before each retry to mount disconnected favorites.
|
|
favorites at logon
|
|
|
|
|
|
|
|
|
|
|
|
disable CPU extended features in such case.
|
|
SSE2 instructions.
|
|
performing AVX operations on Windows 7 and later. Enhance readability of code handling save/restore of floating point state.
|
|
assembly implementation of SHA-512 in order to avoid issues with the driver.
|
|
ERROR_INVALID_PARAMETER when we try to write EFI bootloader files into ESP partition.
|
|
|
|
Firewall or Outpost Security Suite and to point to corresponding ticket at Sourceforce.
|
|
|
|
machine during mount/dismount.
|
|
calculation formula when EFI system encryption is using SHA-512 or Whirlpool. For historical reasons, if SHA-512 or Whirlpool is selected for EFI system encryption, then iterations = 15000 + (PIM x 1000) and not iterations = PIM x 2048 like the other algorithms.
|
|
alongside its password if option "Include PIM when caching password" is selected alongside option "Temporarily cache password during Mount Favorite Volumes operations".
|
|
|
|
on some platforms especially for Streebog.
|
|
|
|
|
|
|
|
|
|
movdqa in SHA-256 SSE2 assembly.
|
|
|
|
$(DESTDIR)/ (which will still install into / if 'DESTDIR' is unset.)
|
|
|
|
|
|
|
|
SSSE3 before using SHA-512 SSE2 assembly which uses PSHUFB instruction.
|
|
|