]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - hmac-sha1.c
new hash function abstraction layer + shavs + dump util + ...
[avr-crypto-lib.git] / hmac-sha1.c
index d70e4817c4bb250ee836ab80d1dba91d584a383a..45a2afb562729aa273352144c7cee4f2612924fc 100644 (file)
@@ -1,6 +1,6 @@
 /* hmac-sha1.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