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