ProxyCrypt favicon

ProxyCrypt

ProxyCrypt is a command line tool that creates encrypted volumes within a file or a hard drive. It works as a "proxy" for the ImDisk Virtual Disk Driver . Features:

  • Supports AES-256, Serpent and SHACAL-2 ciphers.
  • Cascade encryption with free choice of the ciphers.
  • Supports key files, in conjunction or replacement of the password.
  • Mode of operation is XTS.
  • Passwords are hashed with the scrypt key derivation function, which uses Whirlpool or Keccak hashing function.
  • Scrypt can be tuned for more security or more speed.
  • Password length can be up to 250 characters.
  • Protection against keyloggers.
  • Supports image files or physical drives with MBR (with extended partition) or GPT.
  • Encrypted volumes can be created at any location, not necessarily at the beginning of a file or a partition.
  • Auto-dismount after a specified period of inactivity or when system enters a suspended state.
  • NTFS folders can be used as mount point instead of drive letters.
  • Supports very long paths of image file (more than 260 characters).
  • Performances improved with AES instructions, SSE2 optimizations and asynchronous read/write.
  • Available in 32 and 64-bit with distinct AVX versions.