]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - xtea.h
new hash function abstraction layer + shavs + dump util + ...
[avr-crypto-lib.git] / xtea.h
diff --git a/xtea.h b/xtea.h
index 53bd2a651751c23ebf98749c31fd33e1d9c28eea..b753bf753a469165b72e0f7aad1d68bf7ececc00 100644 (file)
--- a/xtea.h
+++ b/xtea.h
@@ -1,6 +1,6 @@
 /* xtea.h */
 /*
-    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