X-Git-Url: http://www.git.cypherpunks.ru/?p=gogost.git;a=blobdiff_plain;f=gost3412128%2Fcipher.go;h=7e9604d990303ec1e5021a9c5c01c0db3af4f570;hp=e3759530db0cd5532f1ce4ff651a45b238c9693d;hb=c40d1e5634cf6d540d908a57423f4b504e39f186;hpb=b0cc5af474fae6c1786464924981fc0bf895792f diff --git a/gost3412128/cipher.go b/gost3412128/cipher.go index e375953..7e9604d 100644 --- a/gost3412128/cipher.go +++ b/gost3412128/cipher.go @@ -1,5 +1,5 @@ // GoGOST -- Pure Go GOST cryptographic functions library -// Copyright (C) 2015-2019 Sergey Matveev +// Copyright (C) 2015-2020 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