X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Falgo%2Ftea.c;h=b855cfbf12f430d43c732f12f79f0f295f512b89;hb=153603392f807a3412fe7d98d16c035c4abb377c;hp=ec2b31f7c94570448952905416bafb85e77b9e6e;hpb=6eb6ebb5ae5953a27977f0ef66a36344462b949a;p=bertos.git diff --git a/bertos/algo/tea.c b/bertos/algo/tea.c index ec2b31f7..b855cfbf 100644 --- a/bertos/algo/tea.c +++ b/bertos/algo/tea.c @@ -64,19 +64,6 @@ * 1/2 ~ 0.618034 multiplied by 2^32). */ -/*#* - *#* $Log$ - *#* Revision 1.2 2007/09/19 16:23:27 batt - *#* Fix doxygen warnings. - *#* - *#* Revision 1.1 2007/06/07 09:13:40 batt - *#* Add TEA enc/decryption algorithm. - *#* - *#* Revision 1.1 2007/01/10 17:30:10 batt - *#* Add cryptographic routines. - *#* - *#*/ - #include "tea.h" #include