X-Git-Url: http://www.git.cypherpunks.ru/?p=govpn.git;a=blobdiff_plain;f=doc%2Fnews.texi;h=10a2aab6d134519e72530c49d4fb0f33d7dff6e0;hp=58b6d129bbb3021ae4e19bb21bf52f806b973ed3;hb=0bf04621961589bc735dc8bd8a075d7db24c4178;hpb=d2cb9a013216116f80aad1f4bc2506d51ddbf721 diff --git a/doc/news.texi b/doc/news.texi index 58b6d12..10a2aab 100644 --- a/doc/news.texi +++ b/doc/news.texi @@ -3,6 +3,24 @@ See also this page @ref{Новости, on russian}. +@node Release 7.0 +@section Release 7.0 +@itemize +@item (X)Salsa20 is replaced with ChaCha20. Theoretically it should be +faster and more secure. +@end itemize + +@node Release 6.0 +@section Release 6.0 +@itemize +@item Argon2d is replaced with Balloon hashing. Found Argon2 libraries +written on pure Go have various problems. Moreover Argon2i should be +used instead, but it has some possible +@url{http://eprint.iacr.org/2016/027, cryptographic defects}. So it is +replaced with much more simpler (and seems even cryptographically +better) @url{https://crypto.stanford.edu/balloon/, Balloon hashing}. +@end itemize + @node Release 5.10 @section Release 5.10 @itemize