Spiegelserver Info
Änderung

Herunterladen von MHash-384 v2.0.0 [2020-04-26] (MHash384.2020-04-26.windows-x64.zip: 467,704 Bytes) wird in Kürze beginnen. Wenn nicht, klicken Sie auf MHash384.2020-04-26.windows-x64.zip.

Datei-Informationen

Dateigröße
467,704 Bytes
MD5
da865e75f54411ac7d576c02ef4f6e22
SHA1
0b2e1f909fd21c9c00d8e38153595d36970c279c
SHA256
b5fbc558c1e6dafa04e3c1858edd84efa7182b2bbf8ca8f064d5fdd000695db5
Virus Check
Uploaded files are scanned with VirusTotal on OSDN.

Projektbeschreibung

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.