Difference between asymmetric and symmetric encryption methods?
OK I'm confused as how these two encryption methods work. I know that symmetric is conventional, and uses a shared private key between two users. Basically, I want to know The principles of how they work Their purpose Their relative performance of asymmetric and symmetric encryption methods. sarnold I suggest starting with Applied Cryptography . It's an excellent introduction to the principles involved in cryptography. If you're seriously interested in cryptography, I strongly recommend the Handbook of Applied Cryptography as an amazing reference work. It will be too much to handle at first,