X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=algos%2Ftea.c;h=f67d4c5e7ffd9df6e0e1c3f57d13d2237910b156;hb=9ba9dcf2a59a952609e19154e11de3e2478cbf42;hp=a9a3a6f579bc3711530ae3e4abf1606f0d961382;hpb=5f3952176a4e9a00ca8dd5ec4a6b994958f89e0a;p=bertos.git diff --git a/algos/tea.c b/algos/tea.c index a9a3a6f5..f67d4c5e 100644 --- a/algos/tea.c +++ b/algos/tea.c @@ -1,8 +1,33 @@ /** * \file * * * \brief TEA Tiny Encription Algorith functions (implementation).