]> 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 be8f50b4fc8caa4ff66f5cb4a60dcbec00edb019..469f9ab7535e56efdf255c739fb09e6b4df44547 100644 (file)
--- a/md5-asm.S
+++ b/md5-asm.S
@@ -1,6 +1,6 @@
 /* md5-asm.S */
 /*
-    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