Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wwwtyro committed Jul 29, 2012
1 parent 8ff22f3 commit 92452f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -68,6 +68,7 @@ If Sam's RSA key is provided to the `cryptico.encrypt` function, the message wil

```javascript
var PassPhrase = "There Ain't No Such Thing As A Free Lunch.";

var SamsRSAkey = cryptico.generateRSAKey(PassPhrase, 1024);

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

0 comments on commit 92452f7

Please sign in to comment.