]> Cypherpunks.ru repositories - govpn.git/commitdiff
[DOC] Add missing separate curve25519 library notice
authorSergey Matveev <stargrave@stargrave.org>
Sat, 9 May 2015 20:44:36 +0000 (23:44 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sat, 9 May 2015 20:44:36 +0000 (23:44 +0300)
Signed-off-by: Sergey Matveev <stargrave@stargrave.org>
doc/installation.texi
doc/sources.texi

index 9261674d10dce8bc500f27ccbf111a440137d214..d725aa9facf57edd7db9ce7bdba6d40ec7c6fb92 100644 (file)
@@ -11,6 +11,7 @@ using @emph{Make}):
 
 @multitable @columnfractions .40 .20 .40
 @headitem Library @tab Platform @tab Licence
+@item @code{golang.org/x/crypto/curve25519} @tab All @tab BSD 3-Clause
 @item @code{golang.org/x/crypto/poly1305} @tab All @tab BSD 3-Clause
 @item @code{golang.org/x/crypto/salsa20} @tab All @tab BSD 3-Clause
 @item @code{golang.org/x/crypto/xtea} @tab All @tab BSD 3-Clause
index acecea741bf7b6cf4b9243149e0c0612fdf5e5c8..60ec44694639fc751c59a75d34f582a2801fa091 100644 (file)
@@ -14,6 +14,7 @@ repositories will be unavailable (they are seldom updated):
 @multitable @columnfractions .50 .50
 @headitem Software/library @tab Mirror
 @item @code{govpn} @tab @url{git://git.cypherpunks.ru/govpn.git}
+@item @code{golang.org/x/crypto/curve25519} @tab @url{git://git.cypherpunks.ru/crypto.git}
 @item @code{golang.org/x/crypto/poly1305} @tab @url{git://git.cypherpunks.ru/crypto.git}
 @item @code{golang.org/x/crypto/salsa20} @tab @url{git://git.cypherpunks.ru/crypto.git}
 @item @code{golang.org/x/crypto/xtea} @tab @url{git://git.cypherpunks.ru/crypto.git}