We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

ProxyCrypt

ProxyCrypt is a command line tool that creates encrypted volumes within a file or a hard drive. Encryption and decryption are made on the fly, allowing you to use encrypted volumes like normal ones.
Designed for paranoids and advanced users, it is also fast, very lightweight, open source and easy to recompile.
See the features below.

It works as a “proxy” for the ImDisk Virtual Disk Driver, so you need to install it first. See the link above, or here: http://www.ltr-data.se/opencode.html/#ImDisk

See the documentation for more informations and an example of use:
https://sourceforge.net/p/proxycrypt/doc/

Requirements:
– Windows XP, Vista, 7, 8, 8.1 or 10
– ImDisk Virtual Disk Driver or Arsenal Image Mounter
– Administrative privileges
– CPU with SSE2 instructions
– About 140 MB of RAM temporarily required for password checking with default settings

Hashes of all versions:
https://sourceforge.net/p/proxycrypt/doc/Hash/

The SourceForge Speed Test measures Latency/Ping, Jitter, Download Speed, Upload Speed, Buffer Bloat, and Packet Loss. Upon completion, you can view detailed reports about your connection. This HTML5 speed test does not require Flash or Java, and works on all devices including tablets and smartphones. Host on your own infrastructure or use ours. For licensing, inquire today.

Website https://proxycrypt.sourceforge.io/
Tags
License
Platform
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-512 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.