App to compute hashes.
Supports five hash algorithms: MD5, SHA1, SHA256, SHA384, SHA512.
Computes hashes on files and text data with five encodings: Utf-8, Unicode, ASCII, Utf-7, Utf-32.
Displays hashes in hexadecimal and base64 formats with copy ability on both.
Will be useful for software developers and system administrators.