]> Cypherpunks.ru repositories - govpn.git/commitdiff
[DOC] XTEA used as PRP
authorSergey Matveev <stargrave@stargrave.org>
Sat, 2 May 2015 09:36:51 +0000 (12:36 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sat, 2 May 2015 09:36:51 +0000 (12:36 +0300)
Signed-off-by: Sergey Matveev <stargrave@stargrave.org>
doc/overview.texi

index c1b2299c23d6c1d20d7ac8a23dafe004ebe5aa0f..4616af776186dbb195d4e8d3e319d4d4fdca7c3e 100644 (file)
@@ -11,7 +11,7 @@ for that daemon.
 
 State off art cryptography technologies include:
 @url{http://cr.yp.to/snuffle.html, Salsa20} stream encryption,
-@url{http://143.53.36.235:8080/tea.htm, XTEA} block encryption,
+@url{http://143.53.36.235:8080/tea.htm, XTEA} PRP,
 @url{http://cr.yp.to/mac.html, Poly1305} message authentication,
 @url{https://en.wikipedia.org/wiki/Encrypted_key_exchange, Diffie-Hellman Encrypted Key Exchange}
 (DH-EKE) powered by @url{http://cr.yp.to/ecdh.html, Curve25519}.