Package Exports
- angularjs-sha512
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (angularjs-sha512) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
js-sha512
A simple SHA-512, SHA-384, SHA-512/224, SHA-512/256 hash functions for AngularJS supports UTF-8 encoding.
Installation
npm install js-sha512
Usage
You could use like this:
// TODO
License
The project is released under the MIT license.
Contact
The project's original website is located at https://github.com/emn178/js-sha512
Author: Chen, Yi-Cyuan (emn178@gmail.com)
Angular version is located at https://github.com/bushee/angularjs-sha512 Author: Krzysztof "Bushee" Nowaczyk (bushee01@gmail.com)