Skip to content

Commit d6bd298

Browse files
authored
Update javascript_string_hash_forge.md
1 parent 110912b commit d6bd298

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

javascript_string_hash_forge.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,10 @@ tags: [JavaScript, Node.js, node-forge hash, SHA, SHA-512]
3939
## JavaScript Version
4040

4141
- ECMAScript 6 and higher
42-
- In order to run this code, one hast to build it with an ECMAScript 6 compiler like Babel. see "installation".
4342

4443
## Installation
4544

4645
- [node-forge](https://github.com/digitalbazaar/forge")
47-
- [Babel](https://babeljs.io/)
4846
- [Winston logger](https://github.com/winstonjs/winston)
4947

5048
## Example Code for JavaScript String Hashing using SHA-512, BASE64 and UTF-8 encoding

0 commit comments

Comments
 (0)