nikola / gruft

A fast implementation of cryptographic hash functions in pure JavaScript: MD5, SHA-1, SHA-256, and TIGER/192.

Home Page:http://nikola.github.io/gruft/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The gruft library is a fast implementation of several cryptographic hash functions in pure JavaScript: 
 MD5
 SHA-1
 SHA-256
 TIGER/192

Author: Nikola Klaric
Latest release version: 0.2.0
License: MIT License

Should work with any ECMA-262-compliant JavaScript engine (including Node.js).

More information:
 http://nikola.github.io/gruft/

About

A fast implementation of cryptographic hash functions in pure JavaScript: MD5, SHA-1, SHA-256, and TIGER/192.

http://nikola.github.io/gruft/

License:Other


Languages

Language:JavaScript 100.0%