Skip to content

Commit dd81072

Browse files
authored
Update javascript_string_encryption_asymmetric_forge.md
1 parent a4cf2f8 commit dd81072

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

javascript_string_encryption_asymmetric_forge.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ current_reviews: [
2424

2525
]
2626
# Indicates when this example was last updated/created. Reviews don't change this.
27-
last_updated: "2018-09-17"
27+
last_updated: "2018-10-15"
2828
tags: [JavaScript, Node.js, node-forge, RSA, Asymmetric, String, Encryption]
2929
---
3030

@@ -40,7 +40,6 @@ tags: [JavaScript, Node.js, node-forge, RSA, Asymmetric, String, Encryption]
4040
## JavaScript Version
4141

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

4544
## Installation
4645

0 commit comments

Comments
 (0)