Hello world Sep 10, 2020 Beard33 Sep 10, 2020 Beard33 Welcome Welcome package main import "fmt" func main() { fmt.Println("Hello world") } This is the first post of the blog. I’m planning to write about cryptopals solutions, some interesting IoT/cryptography articles I will read and some of my projects