Skip to content

alexweber/jquery.sha256

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 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