From efa00a0058c990dc8d2f702d2199673c3280b391 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sat, 2 May 2015 12:36:51 +0300 Subject: [PATCH] [DOC] XTEA used as PRP Signed-off-by: Sergey Matveev --- doc/overview.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/overview.texi b/doc/overview.texi index c1b2299..4616af7 100644 --- a/doc/overview.texi +++ b/doc/overview.texi @@ -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}. -- 2.44.0