Skip to content

DavidXanatos/DiskCryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiskCryptor

DiskCryptor is an open source encryption solution that offers encryption of all disk partitions, including system partitions. DiskCryptor's openness is in sharp contrast with other encryption software today, where most of the software with comparable functionality is completely proprietary, making it unacceptable to use for protection of confidential data.

Originally DiskCryptor was developed as a replacement for DriveCrypt Plus Pack and PGP WDE by ntldr, however since development has stopped since 2014 we decided to continue the development on our own here.

We have updated DiskCryptor for use with windows 10 and 11, adding a UEFI/GPT bootloader as well as other minor fixes to improve compatibility. We aim at further improving and maintaining compatibility with modern windows versions.

This website, for now, mostly mirrors information from the old wiki, as we develop new features new content will be added to reflect the changes in the new builds.

Program Features

  • Support of AES, Twofish, Serpent encryption algorithms, including their combinations.
    • Transparent encryption of disk partitions.
    • Full support for dynamic disks.
    • Support for disk devices with large sector size (important for hardware RAID operation).
  • High performance, comparable to efficiency of a non-encrypted system.
    • Support for hardware AES acceleration:
    • Support for the SSD TRIM extension.
  • Broad choice in configuration of booting an encrypted OS. Support for various multi-boot options.
    • Full compatibility with UEFI/GPT boot
    • MBR bootloader Full compatibility with third party boot loaders (LILO, GRUB, etc.).
    • Encryption of system partitions with pre-boot authentication.
    • Option to place boot loader on external media and to authenticate using the key media.
    • Support for key files.
  • Full support for external storage devices.
    • Option to create encrypted CD and DVD disks.
    • Full support for encryption of external USB storage devices.
    • Automatic mounting of disk partitions and external storage devices.
  • Support for hot keys and optional command-line interface (CLI).
  • Open license GNU GPLv3.