X-Git-Url: http://www.git.cypherpunks.ru/?p=gogost.git;a=blobdiff_plain;f=gost28147%2Fsbox.go;fp=gost28147%2Fsbox.go;h=c8fb3f10e432f3c813e424239589b75ac4f5120c;hp=4e7d5eec15b245f09ce70eb824bc211e14cc5387;hb=d681002980ca0b115936a6e217de5649bb8966d3;hpb=7cc9f15ef1a21bc6d42302a65a29453f0914502b diff --git a/gost28147/sbox.go b/gost28147/sbox.go index 4e7d5ee..c8fb3f1 100644 --- a/gost28147/sbox.go +++ b/gost28147/sbox.go @@ -1,5 +1,5 @@ // GoGOST -- Pure Go GOST cryptographic functions library -// Copyright (C) 2015-2023 Sergey Matveev +// Copyright (C) 2015-2024 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