]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - cast5.c
modyfied copyright
[avr-crypto-lib.git] / cast5.c
diff --git a/cast5.c b/cast5.c
index a938bfb37118a4661a89dde1f09b09cdf947baba..51e9e93823988c42fcaccecfe8e8557ec3834bdd 100644 (file)
--- a/cast5.c
+++ b/cast5.c
 /* 
  * \file       cast5.c
  * \author     Daniel Otte
- * \date       26.07.2006
+ * \email       daniel.otte@rub.de
+ * \date       2006-07-26
  * \par License:
- *  GPL
+ *  GPLv3 or later
  * \brief Implementation of the CAST5 (aka CAST-128) cipher algorithm as described in RFC 2144
  * 
  */