Skip to content

coiscir/jsdigest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsDigest

A Message Digest module for JavaScript. (IE 5.5+, FF 2+, Chrome 2+, Opera 9+)

http://coiscir.github.com/jsdigest/

Supports

  • MD4
  • MD5
  • RIPEMD-160 (128)
  • SHA-1
  • SHA-2 (224, 256, 384, 512)
  • Skein (256, 512, 1024)

Building jsDigest

Building jsDigest requires:

From within the source tree:

  • rake build - Compiles full and minified distributables.

License

jsDigest is released under the terms of the MIT License.

About

A collection of cryptographic hash functions written for ECMAScript 3.

Resources

License

Stars

Watchers

Forks

Packages

No packages published