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