Serious Cryptography - A Practical Introduction to Modern Encryption by Jean-Philippe Aumasson
- The Caesar Cipher classical/caesar
- The Vigenère Cipher classical/vigenere
- One-Time Pad modern/otp
Codes written while learning golang and reading the book "Serious Cryptography by Jean-Philippe Aumasson"
Go
Serious Cryptography - A Practical Introduction to Modern Encryption by Jean-Philippe Aumasson