in reply to
Re: Encrypt in Perl and decrypt in JAVA
in thread
Encrypt in Perl and decrypt in JAVA
you mean to say that encode the string using base64, encrypt the encoded string, send , decrypt the string value and finally decode using base64?
Comment on
Re^2: Encrypt in Perl and decrypt in JAVA
In Section
Seekers of Perl Wisdom