Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^3: Encrypt text in perl and decrypt in a windows tool

by jettero (Monsignor)
on Jun 10, 2010 at 15:15 UTC ( [id://844023]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Encrypt text in perl and decrypt in a windows tool
in thread Encrypt text in perl and decrypt in a windows tool

I really don't think the platform matters at all. This just isn't a "windows" vs. "<platform of choice>" question. Basically, it sounds to me like you need to parse the email body and feed it to encrypt()/decrypt(). You're either going to need to figure how how to do that (see perlretut and Mail::Box and things like that); or try to get a co-worker to do it. If you're looking for a windows specific tool (other than Perl I guess), this just isn't the right site.

UPDATE: It sounds like you don't need Perl, you need a windows email tool. This just isn't a Perl question I guess.

Replies are listed 'Best First'.
Re^4: Encrypt text in perl and decrypt in a windows tool
by asidnayak (Initiate) on Jun 11, 2010 at 05:00 UTC
    I just want to encrypt a string and send the encrypted output as part of the mail body which will contain other data. The end user has to only copy the encrypted part from the mail and try to decrypt it in a window based tool. I don't need the whole mail body to be encrypted/decrypted.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (6)
As of 2024-03-28 19:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found