Cryptography

Published: March 8, 2021, 8 a.m.

b'

Cryptography is a method of protecting information and communication through the use of code so only those for whom the information is intended can read and process it. Cryptography is used for many things from online banking to GitHub commits. Today we\\u2019ll dive into the basics of cryptography. Let\\u2019s get started!

\\n

Show Notes

\\n
    \\n
  • [0:25] Our experience with cryptography
  • \\n
  • [03:08] What is cryptography?
  • \\n
  • [04:21] Four objectives of cryptography
  • \\n
  • [09:44] Types of cryptography
  • \\n
  • [23:34] Historical Cryptography
  • \\n
  • [30:54] How to learn cryptography
  • \\n
  • [32:34] Shoutouts
  • \\n
\\n

We got this note about RSA private/public keys from a listener:

\\n

"The point of having public and private keys is that the public key can only encrypt a message, and only the private key can decrypt the message. So the public key is safe for anyone to have, since you can\\u2019t use it to read anyone else\\u2019s message. The private key needs to stay private so only you can read messages encrypted by the public key"

\\n

Thanks for the clarification, Brad!

\\n

Resources

\\n\\n

Transcript

\\n

https://github.com/ladybug-podcast/ladybug-website/blob/master/transcripts/67-cryptography.md

'