Hey @soatok do you have any suggested reading material for someone not familiar with CRYSTALS-DILITHIUM (or PQC in general) to get a basic level of understanding?
Preferably something written to be accessible to someone with a CS degree not a PhD in math or something.
@azonenberg I have a few blog posts being drafted but @filippo has written a bunch about ML-KEM (a.k.a. Kyber) on Cryptography Dispatches that's worth a read.
@soatok @filippo Thanks, I'll have a look.
I'm a pentester not a cryptographer and we're starting to see clients deploying PQC stuff at work, so I'd like to be able to at least do basic applied reviews of systems employing them.
I doubt I'll ever be at the level of being able to catch subtle implementation bugs but I'd at least like to be familiar with major footguns (e.g. ECDSA nonce reuse) to be on the lookout for.