For Your Eyes Only: An Introduction to Cryptography with Python

By Eric Staats on 2023-05-11

In order to pass a secret message to your friend (or a web server) or securely distribute software, you need cryptography! This talk will cover the basics of symmetric and asymmetric encryption, signing vs. encrypting, and the libraries that make it work in Python.

Eric Staats is a mostly self-taught software developer working at Verve Industrial. Outside of using Python professionally, he enjoys dabbling in the full stack web world with Flask and FastAPI (and React). Outside of programming entirely, he enjoys road biking and playing guitar.