Skip to content

Commit

Permalink
Update encrypted string
Browse files Browse the repository at this point in the history
  • Loading branch information
brettski committed Oct 28, 2018
1 parent f2d8596 commit 5034216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ After downloading the release from [GitHub](https://github.com/brettski/EntLibCr
1. If you like you may encrypt some text:
1. `EntLibCryptoCli encrypt -s "some text"`
1. The decrypt it again:
1. `EntLibCryptoCli decrypt -s 0f6ByzwQcYUR106b7iCwti75FJLhpfizskMX1UCRnmBsn47saoKM6WX70Pka7aMB`
1. `EntLibCryptoCli decrypt -s LKFqWSVE3OsScUvgnuP7/KBJCqgmX2qtmJhfvWXz4ZebTYSHbINwrncX8Qmt29xt`
- Please note that your encrypted string WILL be different due to the way AES encryption work. Though this string will decrypt to the same value.

## Troubleshooting
Expand Down

0 comments on commit 5034216

Please sign in to comment.