PDA

View Full Version : Tiny Encryption Algorythm


quake_ger
04-06-2004, 06:53 AM
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
04-06-2004, 06:07 PM
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
04-07-2004, 08:02 AM
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
04-07-2004, 02:03 PM
thx Donan