X-Git-Url: http://www.git.cypherpunks.ru/?p=gogost.git;a=blobdiff_plain;f=gost3410%2Fvko2012.go;fp=src%2Fcypherpunks.ru%2Fgogost%2Fgost3410%2Fvko2012.go;h=7a30b4ed367d07a34cec98cffbd5a04f5219e33e;hp=836d3a4f0b3b5b1572c9327d839e7ac033ed27c9;hb=c07494bbd559b9d00f391e28cfd070e18afe9900;hpb=107600dede989f0cc479b5a72c5f97e174307154 diff --git a/src/cypherpunks.ru/gogost/gost3410/vko2012.go b/gost3410/vko2012.go similarity index 93% rename from src/cypherpunks.ru/gogost/gost3410/vko2012.go rename to gost3410/vko2012.go index 836d3a4..7a30b4e 100644 --- a/src/cypherpunks.ru/gogost/gost3410/vko2012.go +++ b/gost3410/vko2012.go @@ -18,8 +18,8 @@ package gost3410 import ( "math/big" - "cypherpunks.ru/gogost/gost34112012256" - "cypherpunks.ru/gogost/gost34112012512" + "go.cypherpunks.ru/gogost/v4/gost34112012256" + "go.cypherpunks.ru/gogost/v4/gost34112012512" ) // RFC 7836 VKO GOST R 34.10-2012 256-bit key agreement function.