parsiya/Hacking-with-Go

Add encryption/decryption examples

Opened this issue · 0 comments

It's about time I started this again. Let's add a section to explain encryption/decryption using the standard library.

Don't forget the AES-CFB128 issue in Go.