Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Encryption, Decryption & Password Protection

by RonW (Parson)
on Dec 15, 2014 at 23:19 UTC ( [id://1110420]=note: print w/replies, xml ) Need Help??


in reply to Encryption, Decryption & Password Protection

The example in the docs for Crypt::CBC should serve your encryption needs. I would suggest using the Rijndael algorithm (supplied by Crypt::Rijndael)

You don't need to password protect your encryption/decryption script. Just have your script ask you to type in your encryption key.

  • Comment on Re: Encryption, Decryption & Password Protection

Replies are listed 'Best First'.
Re^2: Encryption, Decryption & Password Protection
by Bugz (Acolyte) on Dec 17, 2014 at 18:38 UTC
    Thanks, I will look up the Crypt:CBC module.

Log In?
Username:
Password:

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

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

    No recent polls found