mkirank has asked for the wisdom of the Perl Monks concerning the following question:
When I use the java program TEAV.java and encrypt the string "hello world" I get an output "60350EDF4F87A541C216C4BE5C50D7AD" Encoded as Hex string
using the key "0123456789ABCDEF0123456789ABCDEF".
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Encryption using Tea algorithm (New Variant)
by tirwhan (Abbot) on Jan 17, 2006 at 10:54 UTC | |
Re: Encryption using Tea algorithm (New Variant)
by marto (Cardinal) on Jan 17, 2006 at 10:08 UTC | |
Re: Encryption using Tea algorithm (New Variant)
by mkirank (Chaplain) on Jan 17, 2006 at 10:14 UTC | |
by marto (Cardinal) on Jan 17, 2006 at 13:48 UTC |