diff options
Diffstat (limited to 'src/kvilib/ext/KviCryptEngine.cpp')
| -rw-r--r-- | src/kvilib/ext/KviCryptEngine.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kvilib/ext/KviCryptEngine.cpp b/src/kvilib/ext/KviCryptEngine.cpp index f31b17cd8..d99f408aa 100644 --- a/src/kvilib/ext/KviCryptEngine.cpp +++ b/src/kvilib/ext/KviCryptEngine.cpp @@ -118,7 +118,7 @@ Then you can try to activate encryption only and leaving decryption disabled: you will see how the text would appear to a possible [i]man in the middle[/i]. You can also try to use different keys for encrypting and decrypting, - and play with the CTRL+P escape.[br] + and play with the Ctrl+P escape.[br] [big]The protocol[/big][br] Well, there is no protocol actually, only the existing implementations, that can be accessed by anyone that want to reproduce them. There are only some |
