Command-line strong encryption tools including: triple cascaded encryptor, multiple hash calculator and multiple block cipher encryptor. Supports AES, Serpent, Twofish, SHA-512, RIPEMD-160, MD5 and other algorithms.
Features
- cascading encryption with AES-256, Serpent and Twofish for extra file security
- encryption with AES-128, AES-192, AES-256, Blowfish, CAST-128, CAST-256, DES, TripleDES, DESX, GOST, IDEA, KASUMI, Lion, LubyRackoff, MARS, MISTY1, Noekeon, RC2, RC5, RC6, SAFER-SK, SEED, Serpent, Skipjack, Square, TEA, Twofish, XTEA
- calculating Adler32, CRC24, CRC32, GOST-34.11, HAS-160, MD2, MD4, MD5, RIPEMD-128, RIPEMD-160, SHA-160, SHA-224, SHA-256, SHA-384, SHA-512, Skein-512, Tiger, Whirlpool
License
GNU General Public License version 3.0 (GPLv3)Follow hcrypto
Other Useful Business Software
Build Securely on Azure with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
-
This is for hcrypt.exe, I haven't used the others. Nifty little util that uses some of the more obscure ciphers in the encryption part of it. A couple of things, hcrypt.exe won't use any other modes beside ECB and CBC, although the --help options says it should. Also, "Lion" is listed in --help as an available algorithm, but it's not available.