How I got Myself Involved in Quantum Cryptography

9 months ago
24

I implemented FrokoKEM in Golang as a way to learn more about Golang and Quantum cryptography, and I ended up getting a job offer in the process. Or how can you get yourself involved in an industry or technology by implementing things that maybe are already done or 'solved' problems, still it signals a strong interest. I also explain a bit about the project, how it is tested and its code quality that managed to get referenced as the Golang implementation by the authors.

https://frodokem.org/
https://github.com/kuking/go-frodokem

0:00 Intro to NIST Quantum Cryptography competition
2:15 FrodoKEM
3:30 Quantum is moving fast, lots of people
5:10 Details on my Golang implementation
9:30 Soak Tests
13:10 Example Code for using The library
16:20 Code Details, Matrixes! Further AVX2
18:42 Timing Attacks, or how to shot yourself in the foot 4 million times
22:30 You have to do Cryptography to learn Cryptography (responsibly)
24:00 Build Things even if they are "Solved/Done": Best job introduction or Partner

Loading comments...