A practical walkthrough of Go's crypto/aes and crypto/cipher packages. Covers AES-GCM encryption, key sizing, NewCipher usage, and common pitfalls with working code examples.
A hands-on guide to age, the modern GPG alternative for file encryption. Covers installation, key generation with age-keygen, encrypting and decrypting files, Yubikey support, and command line examples.