Incrementing Initialization vector by 1
Suppose that we do not generate initialization vectors randomly (using AES in CBC mode). Instead it is initially all zeroes and we increment it by 1 each time a message is encrypted. How can this cause a problem? Could explain with an exam… Continue reading Incrementing Initialization vector by 1