]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - serpent.c
new hash function abstraction layer + shavs + dump util + ...
[avr-crypto-lib.git] / serpent.c
index 6506b2ad2b70495db93c40054bbf997ecf1bf2d3..40ccecd4ac58f726cea41b8bc90d8b35a2b70ac1 100644 (file)
--- a/serpent.c
+++ b/serpent.c
@@ -1,6 +1,6 @@
 /* serpent.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