X-Git-Url: http://www.git.cypherpunks.ru/?p=gogost.git;a=blobdiff_plain;f=gost3410%2Fvko2012.go;h=76fa0a4d15138e57581e776dadefe020d3ae6adb;hp=78b9af59e036764e62bd82dd1d5e060bd6844f79;hb=e38f7b828c16660814ac5b55b53644b3822e067b;hpb=7ed4c1e0857134c14ef5c03dee48c1cc7a555e98 diff --git a/gost3410/vko2012.go b/gost3410/vko2012.go index 78b9af5..76fa0a4 100644 --- a/gost3410/vko2012.go +++ b/gost3410/vko2012.go @@ -18,8 +18,8 @@ package gost3410 import ( "math/big" - "go.cypherpunks.ru/gogost/v4/gost34112012256" - "go.cypherpunks.ru/gogost/v4/gost34112012512" + "go.cypherpunks.ru/gogost/v5/gost34112012256" + "go.cypherpunks.ru/gogost/v5/gost34112012512" ) // RFC 7836 VKO GOST R 34.10-2012 256-bit key agreement function.