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