Skip to content

Commit 92452f7

Browse files
committed
Update README.md
1 parent 8ff22f3 commit 92452f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ If Sam's RSA key is provided to the `cryptico.encrypt` function, the message wil
6868

6969
```javascript
7070
var PassPhrase = "There Ain't No Such Thing As A Free Lunch.";
71+
7172
var SamsRSAkey = cryptico.generateRSAKey(PassPhrase, 1024);
7273

7374
var PlainText = "Matt, I need you to help me with my Starcraft strategy.";

0 commit comments

Comments
 (0)