Serveur miroir info

Télécharger des MHash-384 v2.0.0 [2020-04-26] (MHash384.2020-04-26.source.tgz: 4,310,929 octets) va bientôt commencer. Sinon, cliquez sur MHash384.2020-04-26.source.tgz.

Informations sur le fichier

Taille du fichier
4,310,929 octets
MD5
4151e136f4dbece50390717708e369d8
SHA1
5b26a56c9141e4488926ace93b4be1d93510b6d8
SHA256
6540366bbd88cfce81fdf3fce579f3dad892eddda8518fd1d09a045d20db8c1f
Virus Check
Uploaded files are scanned with VirusTotal on OSDN.

Description du projet

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.