]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/developer.texi
[DOC] Various small corrections
[govpn.git] / doc / developer.texi
index 936e7977bda9ca02ce02fba908706eb09a85c8ba..4293f800c06d8084790c564e26768c911d4509a4 100644 (file)
@@ -5,7 +5,7 @@ Pay attention how to get @ref{Sources, development source code}.
 
 @table @asis
 @item Nonce and identity encryption
-    @url{http://143.53.36.235:8080/tea.htm, XTEA}.
+    @url{http://www.cix.co.uk/~klockstone/xtea.pdf, XTEA}.
 @item Data encryption
     @url{http://cr.yp.to/snuffle.html, Salsa20}.
 @item Message authentication
@@ -24,8 +24,7 @@ Pay attention how to get @ref{Sources, development source code}.
     @url{http://theory.lcs.mit.edu/~cis/pubs/rivest/fusion.ps,
     All-Or-Nothing-Transformed} (based on
     @url{http://cseweb.ucsd.edu/~mihir/papers/oaep.html, OAEP} using
-    @url{https://en.wikipedia.org/wiki/Key_derivation_function, HKDF}
-    with @url{https://blake2.net/, BLAKE2b-512} and BLAKE2b-256 based
+    Salsa20 with @url{https://blake2.net/, BLAKE2b-256} based
     @url{http://crypto.stanford.edu/~dabo/abstracts/saep.html, SAEP+}
     checksums) data with 128-bits of feeded random.
 @item Packet overhead