Cryptography in Python

Notes

Cryptography underpins virtually all of modern data security, including everything from safe online shopping to secure password storage. But it’s also famous for being difficult to understand and easy to mess up!

This presentation is from Andrew Sillers at Python Frederick. I’m including it on my site because Andrew did a great job of covering this core crypto concepts.