X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=gost341264%2Fcipher.go;h=4d4d7a964f57492f5fcd6c7da4610c930eacc0e2;hb=d681002980ca0b115936a6e217de5649bb8966d3;hp=f30808076990df4316e30d5e4d149e5d3b48584e;hpb=c07494bbd559b9d00f391e28cfd070e18afe9900;p=gogost.git diff --git a/gost341264/cipher.go b/gost341264/cipher.go index f308080..4d4d7a9 100644 --- a/gost341264/cipher.go +++ b/gost341264/cipher.go @@ -1,5 +1,5 @@ // GoGOST -- Pure Go GOST cryptographic functions library -// Copyright (C) 2015-2019 Sergey Matveev +// Copyright (C) 2015-2024 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 (