]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - A5_1.h
Bug in TDES fixed
[avr-crypto-lib.git] / A5_1.h
diff --git a/A5_1.h b/A5_1.h
index 95f345c5e10df6cbf26d017ab6382986b2b718ac..fab01719149c30c7a803ab34367eae887940b2a2 100644 (file)
--- a/A5_1.h
+++ b/A5_1.h
@@ -1,6 +1,6 @@
 /* A5_1.h */
 /*
-    This file is part of the Crypto-avr-lib/microcrypt-lib.
+    This file is part of the AVR-Crypto-Lib.
     Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
 
     This program is free software: you can redistribute it and/or modify
@@ -17,9 +17,9 @@
     along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 /* 
- * File:               A5_1.h
- * Author:     Daniel Otte
- * Date:       24.06.2006
+ * File:    A5_1.h
+ * Author:  Daniel Otte
+ * Date:    24.06.2006
  * License: GPL
  * Description: Implementation of the A5/1 stream cipher algorithm, as used in GSM.
  * ! Warning, this is weak crypto !