]> Cypherpunks.ru repositories - gogost.git/blobdiff - gost3410/vko2012.go
go.cypherpunks.ru namespace usage
[gogost.git] / gost3410 / vko2012.go
similarity index 93%
rename from src/cypherpunks.ru/gogost/gost3410/vko2012.go
rename to gost3410/vko2012.go
index 836d3a4f0b3b5b1572c9327d839e7ac033ed27c9..7a30b4ed367d07a34cec98cffbd5a04f5219e33e 100644 (file)
@@ -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.