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+
bower install jquery.sha256
The SHA256 plugin is Distributed under the terms of new BSD License.
Copyright (c) 2009 Alex Weber