Skip to content

jQuery Plugin port of javascript sha256 hash algorithm

Notifications You must be signed in to change notification settings

lellex/jquery.sha256

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SHA256

jQuery SHA256 is a plugin based on the Javascript SHA256 implementation by Angel Marin and Paul Johnston. It enables SHA256 hashing of a value and also generation of a keyed-Hash Message Authentication Code (HMAC) using a key along with the value.

  • Requires jQuery 1.3+

Install with bower

bower install jquery.sha256

License

The SHA256 plugin is Distributed under the terms of new BSD License.

Copyright (c) 2009 Alex Weber

About

jQuery Plugin port of javascript sha256 hash algorithm

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%