X-Git-Url: http://www.git.cypherpunks.ru/?p=gogost.git;a=blobdiff_plain;f=gost28147%2Fcfb.go;h=b90bc38f1c1fa4889a6329d416fb83fdf3b07b33;hp=8fe993415bcec872062b53be8b7d6173eedc9066;hb=6d9056bfe4a2d69469a1e70f3bf08f89b377b06e;hpb=de488085c9407124b3fb16cd9b8c7b2e61a71ff1 diff --git a/gost28147/cfb.go b/gost28147/cfb.go index 8fe9934..b90bc38 100644 --- a/gost28147/cfb.go +++ b/gost28147/cfb.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