|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Encryption using Tea algorithm (New Variant)by mkirank (Chaplain) |
| on Jan 17, 2006 at 04:57 UTC ( [id://523709]=perlquestion: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.mkirank has asked for the wisdom of the Perl Monks concerning the following question:
Hi, Is it possible to use Crypt::Tea_JS.pm to encrypt a string using TEA (Tiny Encryption Algorithm) (New Variant) . It says in the Tea_JS documentation that Crypt::Tea_JS uses the New Improved version of the TEA . but I could not find anything on how to use the same (encrypt method of Tea_JS uses CBC).
When I use the java program TEAV.java and encrypt the string "hello world" I get an output "60350EDF4F87A541C216C4BE5C50D7AD" Encoded as Hex string If that is possible please let me know how to use the API to do the same . Thanks
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||