X-Git-Url: http://www.git.cypherpunks.ru/?p=gogost.git;a=blobdiff_plain;f=gost3413%2Fpadding.go;h=ce8aa4a66ca9fc6da1f89cdbd103a6266d902d54;hp=063c6cb75fe866d21a73bff99a856685325a7a45;hb=5fc90f4d05f0515cc91dd9feceb813e2b753cbb7;hpb=6a54d7470333efda9c44490a00d6a8caafc5936b diff --git a/gost3413/padding.go b/gost3413/padding.go index 063c6cb..ce8aa4a 100644 --- a/gost3413/padding.go +++ b/gost3413/padding.go @@ -1,5 +1,5 @@ // GoGOST -- Pure Go GOST cryptographic functions library -// Copyright (C) 2015-2021 Sergey Matveev +// Copyright (C) 2015-2022 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