Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Encryption using perl core functions only

by sundialsvc4 (Abbot)
on Nov 26, 2007 at 20:19 UTC ( [id://653069]=note: print w/replies, xml ) Need Help??


in reply to Encryption using perl core functions only

(Blowfish_PP)... good catch! Really, though... good encryption, real encryption, is easy to do even with only a small amount of RAM. One thing not to be overlooked is that quite a few operating-systems ship with encryption-libraries for other purposes, and there are available Perl bindings to them. If you know that your app is being deployed to, say, Windows-32 of any recent vintage, then you also know that this system has its own built-in cipher stack. So it's "not in your own code," and it's "already there." Sure, it's Win32-specific (say), but who cares?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (9)
As of 2024-04-23 21:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found