Comment on Are 128-bit symmetric keys secure against quantum computers?Comments−ggm1moI like couching this as "technical debt" into the future. Feels like something which has to be reviewed, the question being "when" not "if"−hangonhn1moIdeally when you declare something as technical debt, you should work to stop accumulating it. If possible, use AES-256 instead of AES-128 but you don't have to drop everything to switch to 256 today or even next 6 months.
Comments
I like couching this as "technical debt" into the future. Feels like something which has to be reviewed, the question being "when" not "if"
Ideally when you declare something as technical debt, you should work to stop accumulating it. If possible, use AES-256 instead of AES-128 but you don't have to drop everything to switch to 256 today or even next 6 months.