]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - md5-asm.S
new hash function abstraction layer + shavs + dump util + ...
[avr-crypto-lib.git] / md5-asm.S
index e48c28d4391408c10e4748661214deeb54cde5a1..469f9ab7535e56efdf255c739fb09e6b4df44547 100644 (file)
--- a/md5-asm.S
+++ b/md5-asm.S
@@ -1,6 +1,6 @@
 /* md5-asm.S */
 /*
-    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