X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=grain.h;h=c8a3d7f8b87ab8d6bb66a7cc58fb2dae7c063034;hp=508c1d1c9ca8055e1ae51d8cdef694ac7aecb45b;hb=8d79feec50a05a02fadb12e516c20674e698d5ae;hpb=11a70cc550260f2f35c6e0d106bf38c3e97e5720 diff --git a/grain.h b/grain.h index 508c1d1..c8a3d7f 100644 --- a/grain.h +++ b/grain.h @@ -16,12 +16,12 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -/** - * - * author: Daniel Otte - * email: daniel.otte@rub.de - * license: GPLv3 - * + +/** \file grain.h + * \author Daniel Otte + * \email daniel.otte@rub.de + * \license GPLv3 or later + * \brief implementation of the Grain streamcipher */ #ifndef GRAIN_H_