TEA encryption?

B

Boris Nienke

Hi,

is there any TEA-Encryption source (C#) available? i just have found some
low-level code written in plain C
If someone has converted this en/decryption to C# already i would be really
appreciated if i could use this sources too.

Thanks a lot

Boris
 
M

Mark Erikson

Boris said:
Hi,

is there any TEA-Encryption source (C#) available? i just have found some
low-level code written in plain C
If someone has converted this en/decryption to C# already i would be really
appreciated if i could use this sources too.

Thanks a lot

Boris

Ask and you shall receive :)

This was posted to CodeProject a while back, should be exactly what
you're looking for.

http://www.codeproject.com/netcf/teaencryption.asp
Mark Erikson
http://www.isquaredsoftware.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top