Console-based Hash Calculator, written by D. Reichl
...Since the files from the original project are very old and there seems to be no maintainance any more, I've "forked" the project here, updated the source and VC++ project files a bit, and provide fresh-built binaries for Win32.
Original project: https://sourceforge.net/projects/rehash
Copyright and License do of course remain the same.
...Some Of It's Features Include:
Interactive Interface
Hashing Function: {HASH ONLY}
SHA1
SHA256
SHA384
SHA512
MD5
RIPEMD160
Key Generation:
MACTripleDES Key Generation
MD4 Hashes:
Base64: {Encrypt/Decrypt}
With/Without Password
Encoding:
Binary {Encrypt/Decrypt}
Checksum Hashes:
SHA1
SHA256
SHA384
SHA512
MD5
RIPEMD160
Checksum Auto-Save
Read An Encrypted Text File To Decrypt It
Read A Plain Text File To Encrypt It
Save The Encrypted/Decrypted Text
And Of Course Its All Free! {Under GPL3 License}