Log in

View Full Version : Tiny Encryption Algorythm


quake_ger
April 6th, 2004, 05:53
Maybe somebody can help me with this? (but only the decryption code)
All I know that there are loops and in every loop it add delta.
But more I donīt know. I am not really a newbie but the sample codes on the internet are only in C and I only know Visual Basic.
I donīt understand C/C++.
Can somebody explain it to me or give an address where I can find a Visual Basic code?

Donan
April 6th, 2004, 17:07
http://www.ftp.cl.cam.ac.uk/ftp/papers/djw-rmn/djw-rmn-tea.html

http://www.google.com/search?hl=pt&ie=UTF-8&oe=UTF-8&q=%22tea+encryption%22+vb&lr=


mike
April 7th, 2004, 07:02
James 1:5 If any of you lack wisdom, let him ask of [Google], who giveth to all men generously and without finding fault, and it shall be given to him.

quake_ger
April 7th, 2004, 13:03
thx Donan