]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - des.c
new hash function abstraction layer + shavs + dump util + ...
[avr-crypto-lib.git] / des.c
diff --git a/des.c b/des.c
index 4a5277e53e6865175c8a5444312104ecc1eed0c2..57bc7e30b9c41d86ca530871d9719d41baf043f9 100644 (file)
--- a/des.c
+++ b/des.c
@@ -1,6 +1,6 @@
 /* des.c */
 /*
-    This file is part of the Crypto-avr-lib/microcrypt-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