]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - noekeon/noekeon_cbc_enc.S
fixing E-Mail-Address & Copyright
[avr-crypto-lib.git] / noekeon / noekeon_cbc_enc.S
index 0c0b89a840ca1050ab0510f592fa6c8d2987fb04..3964cf867cb6f3945d10cb310a3f708ebd846dc3 100644 (file)
@@ -1,7 +1,7 @@
 /* noekeon_cbc_enc.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2008-08-06
  * \license GPLv3 or later
  *
@@ -43,7 +43,7 @@
 .extern noekeon_enc
 
 /*
- * void noekeon_cbc_enc(void* buffer, uint8_t block_cnt, const void* key)
+ * void noekeon_cbc_enc(void *buffer, uint8_t block_cnt, const void *key)
  */
 
 /* param buffer    is passed in r24:r25