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