Skip to content

mhertsch/gruft

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%