Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: What *are* the best ways to encrypt data?

by mortis (Pilgrim)
on Aug 27, 2004 at 13:58 UTC ( [id://386373]=note: print w/replies, xml ) Need Help??


in reply to What *are* the best ways to encrypt data?

Many of the previous posts are filled with good advice.

The only think I'd like to recommnend is the book Applied Cryptography. That book has very good coverage of the families of cryptographic algorithms you're likely to need/encounter. It can be read to get an overview, or, if you have the desire, it also describes each of the algorithms in detail. It even includes discussion of known attacks against each algorithm.

What I learned from that book has served me very well.

Kyle

  • Comment on Re: What *are* the best ways to encrypt data?

Replies are listed 'Best First'.
Re^2: What *are* the best ways to encrypt data?
by Yendor (Pilgrim) on Aug 27, 2004 at 14:25 UTC
    As mortis recommended, Applied Cryptography is a great book for learning how to write and understand cryptographic algorithms. If, however, you are looking for a simpler approach to just getting your feet wet with cryptography, I strongly recommend Simon Singh's "The Code Book". It's a great introduction to cryptographic ideas, all the way from a simple substitution cipher, through Enigma, and onto today's public key cryptosystems.

Log In?
Username:
Password:

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

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

    No recent polls found