X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=cast5.c;h=51e9e93823988c42fcaccecfe8e8557ec3834bdd;hb=91bece1f7822ccaae033989525ee08f613de3802;hp=a938bfb37118a4661a89dde1f09b09cdf947baba;hpb=96ebafd201c9e8441c7677577b24aa402c1defc6;p=avr-crypto-lib.git diff --git a/cast5.c b/cast5.c index a938bfb..51e9e93 100644 --- a/cast5.c +++ b/cast5.c @@ -19,9 +19,10 @@ /* * \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 * */