X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=gost28147%2Fsbox.go;h=c423607a39800a3f28e0a5ba7dfd0e46d32b640c;hb=c40d1e5634cf6d540d908a57423f4b504e39f186;hp=d7a75699d2d142a9e08382fab3ba5cd3e20d1089;hpb=c07494bbd559b9d00f391e28cfd070e18afe9900;p=gogost.git diff --git a/gost28147/sbox.go b/gost28147/sbox.go index d7a7569..c423607 100644 --- a/gost28147/sbox.go +++ b/gost28147/sbox.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