Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Decrypting with OpenSSL

by Pug (Monk)
on Jan 20, 2001 at 02:47 UTC ( [id://53126]=note: print w/replies, xml ) Need Help??


in reply to Decrypting with OpenSSL

I have yet to use this part of openssl BUT on the command line this may/probly work.
openssl bf -in ./stuff_after_the_? -out ./decoded_info -d -k./key_here
For figuiring out OpenSSL (because the Docs are alittle on the light side.) try openssl (command you want) asfd and it will print out a list of args for that openssl command. As for using the OpenSSL Modual. Sorry I can't help with that yet.

Log In?
Username:
Password:

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

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

    No recent polls found