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