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

Re: Encryption in Perl?

by december (Pilgrim)
on Aug 03, 2004 at 04:17 UTC ( [id://379528]=note: print w/replies, xml ) Need Help??


in reply to Encryption in Perl?

If you don't mind to install a lot of perl modules, you could use Crypt::OpenPGP. I've been using it for a while, and it works quite well. You can find PGP software for pretty much any platform, so you could code/decode the files anywhere, even without Perl installed.

If installing the dependencies is too much work for you, most crypto modules for popular ciphers are safe and pretty 'standard' - try Crypt::Blowfish or Crypt::Rijndael, for instance. The former has shown it's use and security, the latter has been chosen as standard cypher for encryption of official data by e.g. the American government.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (6)
As of 2024-04-18 06:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found