Uncategorized

HashingLib.net (Windows)

By Acty, November 26, 2013

HashingLib .net Component

Best Hashing component for .net developers that support all popular hashes..

Want to develop or integrate hashing functionalities like md5, crc32, sha1 and so on ti your application…?

Easy to use.
Powerful Fast hashing engine.
Supports hashing of string, binary and file.
Fairly priced.
Supports md5.
Supports crc32
Supports RIPEMD160
Supports Alder32
Supports Sha1
Supports Sha256
Supports Sha384
Supports Sha512
Supports HMACMD5
Supports HMACRIPEMD160
Supports HMACSha1
Supports HMACSha256
Supports HMACSha384
Supports HMACSha512

FAQ :

What is HashingLib ?
> HashingLib is a simple wrapper of hashing functions(E.g MD5, Sha1, Crc32 and etc.) for .net developers (both vb and c#).

Why use HashingLib ?
> Because HashingLib is very easy to work with and comes with extra utilities which, we developers always look for.

Which Hashing Functions does HashingLib Support ?
> HashingLib supports :

Crc32

Adler32

MD5

MD5CSP

HMACMD5

HMACRIPEMD160

SHA1

SHA256

SHA384

SHA512

HMACSHA1

HMACSHA256

HMACSHA384

HMACSHA512

RIPEMD160

What more does HashingLib offer ?

> H ashingLib offers more : Extra encryption functions and some experimental hashing functions.

Who much flexible is HashingLib ?

> HashingLib is pretty much flexible. It can be integrated into your software where you need find hash code of a string or binary data.It can find hashes of string or binary data within a few moments. Ht best speed that we found while using HashingLib was 0.0123555 seconds while calculating Sha512 on a old PIV computer.

What can i create with hashingLib?

> With HashingLibyou can easily create a File hash finder that supports crc32, sha1, md5 and all those that are mentioned above.It requires only a few line of code and you are done!

E.g :

VB To find md5 of a file located at : C:file.exe

Dim hash as string = HashingLib.File. MD5

If you want to see a demo please visit :
http://voltweaponteck.tk/hlib.html

and download the demo files.