KernSafe Kernel mode transparent (on-the-fly) disk / CD encryption
SDK, which using AES 256-bit encryption (the encryption arithmetic
could be replaced by others). That allows a disk partition to be
encrypted on the Windows system and transparently work with windows
system and any applications using regular file systems such as:
database, virtual machines, photo editing tools. After encryption,
all the operation for this encrypted disk is the same as a normal
disk, when read and write, the decryption and encryption is running
transparently in background .
The package providing both over SDK (binary) mode and source code
mode.
- Support almost all kind of Removable, Fixed storage drive,
Memory Card and USB disk.
- Support for encrypt CD / DVD image(.iso) for mount to virtual
CD-ROM or burn to CD / DVD.
- Support for private virtual disk and CD/DVD emulation.
- Support for private virtual disk encryption and virtual CD/DVD
encryption.
- Using 256 bit AES arithmetic, support high security level.
- Encrypt disk partition directly, after encrypted, if someone
take it, but he/she have no password or not install this
software, the partition can't be accessed by any case.
- Run as a windows service, DiskEncryptor can working on a
normal user account.
- Support the newest windows system ------ Windows 10 and
Windows Server 2016.
- Support for x86, AMD64 and intel EM64T computer.