Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 842 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 842 Bytes

js-sha512

Build Status NPM
A simple SHA-512, SHA-384, SHA-512/224, SHA-512/256 hash functions for AngularJS supports UTF-8 encoding.

Installation

npm install angularjs-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 ([email protected])

Angular version is located at https://github.com/bushee/angularjs-sha512 Author: Krzysztof "Bushee" Nowaczyk ([email protected])