Block Cipher Encryption Notes
Implementing encryption in my project Vaulty I decided to spend some time and to read more about block cipher to better understand all concepts that I’m using in my code. So, if you have ever asked yourself the quesion “what’s nonce?” then check my notes.
Pay attention to the detail and spend the time it takes to get things right!