A KINESTHETIC APPROACH TO LEARNING ENCRYPTION

No ratings

Presented at CypherCon 2019 by

Kinesthetic (also sometimes referred to as tactile) learning style usually means that someone learns best by physically doing something to fully learn and memorize a topic. As a kinesthetic learner, it is a must for me to see and fully engage with a topic before I grasp it fully. I’ve found that Capture The Flag (CTF) competitions are the best way for me to fully understand security concepts because I can read about it and understand the concepts and then apply it and watch it in action, creating a full multi-sensory learning experience that helps me to retain those concepts in my memory for later use. This talk explores my approach to learn more about RSA and AES through the recreation of CTF challenges. We’ll look at my (very long and extremely frustrating) process of recreating an AES ECB challenge and an RSA short key-length challenge, the lessons I learned from both, the lessons I’m still trying to understand, and why I believe it doesn’t matter whether you’re a novice or an expert, CTFs are the best way to learn something new —especially if you have a kinesthetic learning style.