CrossCrypt
   HOME

TheInfoList



OR:

CrossCrypt is an
open-source Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use the source code, design documents, or content of the product. The open-source model is a decentralized sof ...
on-the-fly encryption program for the
Microsoft Windows Windows is a group of several proprietary graphical operating system families developed and marketed by Microsoft. Each family caters to a certain sector of the computing industry. For example, Windows NT for consumers, Windows Server for serv ...
XP/2000
operating systems An operating system (OS) is system software that manages computer hardware, software resources, and provides common services for computer programs. Time-sharing operating systems schedule tasks for efficient use of the system and may also inc ...
. CrossCrypt allows a user to make virtual drives which encrypt any files stored on them, making the encryption process seamless to the user. CrossCrypt is based on FileDisk, virtual disk driver for Windows NT/2000/XP that uses one or more files to emulate physical disks, adding encrypted volumes functionality.


Features

Application operates on
.IMG img or IMG is an abbreviation for image. img or IMG may also refer to: * IMG (company), global sports and media business headquartered in New York City but with its main offices in Cleveland, originally known as the "International Management Group ...
file format disk images. The format of CrossCrypt container files is fully compatible with one of the older Linux loop-AES device format

they can be used under both Windows and Linux. Although a GUI has been created for CrossCrypt (i.e
CrossCryptGUI
, CrossCrypt on its own operates without a GUI using a command line interface. One advantage being its small size; as it's composed of only a single driver in *.sys format (43 Kb) and one command line or GUI executable (*.exe) (96 Kb). It does not have any installer.


CD/DVD encryption

The application is capable of encrypting CD/DVD images (
.ISO An optical disc image (or ISO image, from the ISO 9660 file system used with CD-ROM media) is a disk image that contains everything that would be written to an optical disc, disk sector by disc sector, including the optical disc file system. I ...
). After burning it with any writing application disk looks blank when inserted into normal CD/DVD reading device (though, when mounted with the CrossCrypt application the state does not change, files are accessed in a new virtual drive).


Encryption algorithms

The encryption algorithms supported by CrossCrypt include
AES AES may refer to: Businesses and organizations Companies * AES Corporation, an American electricity company * AES Data, former owner of Daisy Systems Holland * AES Eletropaulo, a former Brazilian electricity company * AES Andes, formerly AES Gener ...
(256, 192, 128; SingleKey Mode aes-loop compatible) and TwoFish (160 Bit Key; SuSE Linux compatible).


See also

*
LibreCrypt FreeOTFE is a discontinued open source computer program for on-the-fly disk encryption (OTFE). On Microsoft Windows, and Windows Mobile (using FreeOTFE4PDA), it can create a virtual drive within a file or partition, to which anything written is ...
, a significantly more advanced disk encryption program * Disk encryption * Disk encryption software * Comparison of disk encryption software


References


External links


Official FileDisk website


Cryptographic software Windows-only free software {{Security-software-stub