X-Git-Url: http://www.git.cypherpunks.ru/?p=govpn.git;a=blobdiff_plain;f=doc%2Fdeveloper.texi;h=e147f7e280a82b5294db149d9e1a08cacc1b87ca;hp=f2fe00ec5ba392b87a26ee14c99ddffab48f1606;hb=f9209136cff0331fc2293f25061971f6c77ff213;hpb=7dbd0610bd50346310e205b48de1e2e8f0f1474c diff --git a/doc/developer.texi b/doc/developer.texi index f2fe00e..e147f7e 100644 --- a/doc/developer.texi +++ b/doc/developer.texi @@ -16,7 +16,8 @@ Pay attention how to get @ref{Sources, development source code}. @item DH elliptic-curve point encoding for public keys @url{http://elligator.cr.yp.to/, Elligator}. @item Verifier password hashing algorithm - @url{https://password-hashing.net/#argon2, Argon2d}. + @url{https://crypto.stanford.edu/balloon/, Balloon hashing} based + on BLAKE2b-256. @item Encryptionless confidentiality preserving encoding @url{http://people.csail.mit.edu/rivest/chaffing-980701.txt, Chaffing-and-Winnowing} (two Poly1305 MACs for each bit of message)