]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - grain.h
noekeon optimized++
[avr-crypto-lib.git] / grain.h
diff --git a/grain.h b/grain.h
index 508c1d1c9ca8055e1ae51d8cdef694ac7aecb45b..c8a3d7f8b87ab8d6bb66a7cc58fb2dae7c063034 100644 (file)
--- a/grain.h
+++ b/grain.h
     You should have received a copy of the GNU General Public License
     along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
-/**
- * 
- * 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_