From 2698766bf3a223e805e0bda8ae016b52b511449e Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Wed, 4 Nov 2015 12:47:30 +0300 Subject: [PATCH] Add more underlying libraries mirrors Signed-off-by: Sergey Matveev --- doc/sources.texi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/sources.texi b/doc/sources.texi index 40aa499..f2dd06d 100644 --- a/doc/sources.texi +++ b/doc/sources.texi @@ -23,7 +23,9 @@ repositories will be unavailable (they are seldom updated): @multitable @columnfractions .50 .50 @headitem Software/library @tab Mirror @item @code{govpn} @tab @url{https://github.com/stargrave/govpn.git} -@item @code{golang.org/x/crypto} @tab @url{git://git.cypherpunks.ru/crypto.git} @item @code{github.com/agl/ed25519} @tab @url{git://git.cypherpunks.ru/ed25519.git} @item @code{github.com/bigeagle/water} @tab @url{git://git.cypherpunks.ru/water.git} +@item @code{github.com/dchest/blake2b} @tab @url{git://git.cypherpunks.ru/blake2b.git} +@item @code{github.com/magical/argon2} @tab @url{git://git.cypherpunks.ru/argon2.git} +@item @code{golang.org/x/crypto} @tab @url{git://git.cypherpunks.ru/crypto.git} @end multitable -- 2.44.0