Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Encryption/Decryption with Perl and Java

by exussum0 (Vicar)
on May 25, 2006 at 14:33 UTC ( [id://551611]=note: print w/replies, xml ) Need Help??


in reply to Encryption/Decryption with Perl and Java

Just a note:
byte[] b = (new BigInteger("98a7ba97b8a",16)).toByteArray()
accomplishes the same thing in your java function there.

Replies are listed 'Best First'.
Re^2: Encryption/Decryption with Perl and Java
by Anonymous Monk on Oct 12, 2009 at 21:18 UTC
    Were you able to encrypt in perl and decrypt in java? pls share the solution. We really need this immediately.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://551611]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-16 04:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found