Skip to content
/ gruft Public

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

License

Notifications You must be signed in to change notification settings

nikola/gruft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published