X-Git-Url: http://www.git.cypherpunks.ru/?p=gogost.git;a=blobdiff_plain;f=gost3412128%2Fcipher.go;fp=gost3412128%2Fcipher.go;h=5fba3f99d1ae81b130ee29d4cb31a9c1610a8c5e;hp=4dacbfb42e426aa8969b549374dad96e321cdfa7;hb=d681002980ca0b115936a6e217de5649bb8966d3;hpb=7cc9f15ef1a21bc6d42302a65a29453f0914502b diff --git a/gost3412128/cipher.go b/gost3412128/cipher.go index 4dacbfb..5fba3f9 100644 --- a/gost3412128/cipher.go +++ b/gost3412128/cipher.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