Solutions to Cryptopals challenges in Go.
- Challenge 5 doesn't make it clear whether the line break in the plaintext message should be included in the encrypted message or whether the two lines should be encrypted separately (without the line break).