enc contains encryption functions and helpers to save me writing them for every potential poc. There's a really good book on go crypto which I recommend you check out as some of the examples are from there:
https://leanpub.com/gocrypto/read#leanpub-auto-chapter-1-introduction
Simple package to generate utc timestamps in the format I like, that's it. I also use this as a cli tool in my path, to easily and quickly print utc timestamps for screenshots/output.