Información del servidor espejo
Cambiar

Download of MHash-384 v2.0.0 [2020-04-26] (MHash384.2020-04-26.linux-x64.tgz: 839,528 octetos) will begin shortly. If not so, click MHash384.2020-04-26.linux-x64.tgz.

File Information

File Size
839,528 octetos
MD5
b9dbafea7343ea91becc648bcf4b1e55
SHA1
b8847a4464f4c43ee04299fc39856aab70c025b5
SHA256
cb5a2b3922dbfa19807b6965e7692649b36bcd1bcd83f74c42deed00016e0754
Virus Check
Uploaded files are scanned with VirusTotal on OSDN.

Descripción del Proyecto

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.