jquery.sha256
jquery.sha256 copied to clipboard
jQuery Plugin port of javascript sha256 hash algorithm
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