diff options
| author | 2016-05-15 09:08:46 +0100 | |
|---|---|---|
| committer | 2016-05-15 12:13:17 +0100 | |
| commit | 85eca91a13bc5e51005f07900526c25dd01a2faa (patch) | |
| tree | a0020bb690f32250a7b097ccd807c751894da149 /src/kvilib/ext/KviCryptEngine.cpp | |
| parent | KviInputEditor: clipboard tooltip header enhancements. (diff) | |
| download | KVIrc-85eca91a13bc5e51005f07900526c25dd01a2faa.tar.gz KVIrc-85eca91a13bc5e51005f07900526c25dd01a2faa.tar.bz2 KVIrc-85eca91a13bc5e51005f07900526c25dd01a2faa.zip | |
Various fixes
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 |
