Mirror server info

Download of MHash-384 v2.0.0 [2020-04-26] (MHash384.2020-04-26.freebsd-x64.tgz: 659,963 bytes) will begin shortly. If not so, click MHash384.2020-04-26.freebsd-x64.tgz.

File Information

File Size
659,963 bytes
MD5
8a996c10fba417d3e44a10aaac323412
SHA1
7b484b6233d3d2f750e0d9cafc8a8bbfdebe9ca1
SHA256
2fde5f2aa673a36b7ef7f60dad7e9cafcafa37447886065c5ef6df401d3b2d91
Virus Check
Uploaded files are scanned with VirusTotal on OSDN.

Project Description

MHash-384 is a fast, portable and secure header-only hash library, released under the MIT license. It provides a very simple "stream processing" API and produces hash values with a length of 384 bits (48 bytes).

The MHash-384 library has originally been written for C and C++. It provides a "plain C" API as well as an object-oriented C++ wrapper. It also supports many compilers (MSVC, GCC, MinGW, etc.) on various platforms (Windows, Linux, etc).

Furthermore, the MHash-384 library has already been ported to various other programming languages. This currently includes the Microsoft.NET platform (C#, VB.NET, etc.), Java, Delphi (Pascal) as well as Python.