Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
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.
|
|
|
|
|
|
makeself requirement for Linux/MacOSX build. Make Readme.txt identical to README.md.
|
|
|
|
|
|
|
|
bootloader files in their resources.
|
|
|
|
|
|
|
|
|
|
changes done in MacOSX.
|
|
|
|
code of SHA-512 since it is not compatible with PIE configuration of OSX compiler (absolute addressing used)
|
|
truncated by compiler.
|
|
|
|
|
|
|
|
|
|
|
|
optimization)
|
|
x86_64 and x86. This improves speed by 30%.
|
|
Camellia 64-bit speed optimization
|
|
compatibility issues are investigated
|
|
optimization)
|
|
work by Jussi Kivilinna (https://github.com/jkivilin/supercop-blockciphers). This improve speed by a factor of 2.5 when AES-NI supported by CPU and by 30% if AES-NI not supported.
|
|
"DcsBmlLockFlags" to EFI configuration DcsProp. Set their values to 0 to disable DcsBml functionality.
|
|
|
|
|
|
install target for local installation.
|
|
Randomization (ASLR).
|
|
assembly files missing the GNU-stack note.
|
|
|
|
Coverity happy.
|
|
|