X-Git-Url: http://www.git.cypherpunks.ru/?p=gogost.git;a=blobdiff_plain;f=gost28147%2Fsbox.go;h=564d67beb7da33b99a973e782053e8370a18611b;hp=8ffc3d1c81b50835c7ab1e5e9f56fc9d7abc47e5;hb=5fc90f4d05f0515cc91dd9feceb813e2b753cbb7;hpb=6a54d7470333efda9c44490a00d6a8caafc5936b diff --git a/gost28147/sbox.go b/gost28147/sbox.go index 8ffc3d1..564d67b 100644 --- a/gost28147/sbox.go +++ b/gost28147/sbox.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