Survival Guide - Encryption, Authentication
http://www.zytrax.com/tech/survival/ssl.html http://www.zytrax.com/tech/survival/encryption.html This is a survival guide covering the mind-numbing topics of Cryptography, Encryption, Authorization and Authentication. For the mathematically challenged (and who is not) the maths involved in cryptography are gruesome in the extreme and are covered, if at all, at the level of 'stuff happens'. The guide concentrates on system functionality and consists almost exclusively of descriptions and explanations rather than specific commands or implementations. Much of this stuff is background for SSL/TLS and X.509 certificates in which there are commands and implementation descriptions to give you a hearty buzz for the rest of your life. Contents: Terminology Cryptographic Overview Symmetric Encryption Asymmetric Encryption Digests and Hashes Message Authentication code (MAC) Digital Signatures Terminology A non-exhaustive list of terms used in security. Many...