Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 569 Bytes

README.markdown

File metadata and controls

14 lines (8 loc) · 569 Bytes

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