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