Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^3: Encrypt in Perl and decrypt in JAVA

by moritz (Cardinal)
on Jan 05, 2011 at 14:23 UTC ( [id://880615]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Encrypt in Perl and decrypt in JAVA
in thread Encrypt in Perl and decrypt in JAVA

They are just using some blowfish decryption algorithm.

Obviously you have to use the same algorithms and keys both in perl and java. That includes the same cypher block mode, the same key and data padding if the are of "wrong" size, and same content-encoding, if any.

If there's an existing java system which decrypts stuff, you first have to learn exactly what the java side does.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-03-29 12:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found