X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=gost341264%2Fcipher.go;h=45e117670771af857c8a58adfeac37e139fd8470;hb=6d9056bfe4a2d69469a1e70f3bf08f89b377b06e;hp=d9ab4578a460de68c5daa813dca0536fb84cd6df;hpb=c40d1e5634cf6d540d908a57423f4b504e39f186;p=gogost.git diff --git a/gost341264/cipher.go b/gost341264/cipher.go index d9ab457..45e1176 100644 --- a/gost341264/cipher.go +++ b/gost341264/cipher.go @@ -1,5 +1,5 @@ // GoGOST -- Pure Go GOST cryptographic functions library -// Copyright (C) 2015-2020 Sergey Matveev +// Copyright (C) 2015-2021 Sergey Matveev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -17,7 +17,7 @@ package gost341264 import ( - "go.cypherpunks.ru/gogost/v4/gost28147" + "go.cypherpunks.ru/gogost/v5/gost28147" ) const (