]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - xtea.c
new hash function abstraction layer + shavs + dump util + ...
[avr-crypto-lib.git] / xtea.c
diff --git a/xtea.c b/xtea.c
index 36050f61f5d7488ba9201c768ff9af66ead9e8e2..4605cb0ffb4ee64b055ea66351b64779f8ee391f 100644 (file)
--- a/xtea.c
+++ b/xtea.c
@@ -1,6 +1,6 @@
 /* xtea.c */
 /*
-    This file is part of the This file is part of the AVR-Crypto-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