Projects about cobra

Projects

Test Image

Encryption CLI Tool with Cobra in Go

I wanted to learn a bit more about encryption and hashing algorithms, so I built a CLI in Go to do just that. Files can be hashed using the SHA256 algorithm, and encrypted/decrypted using AES256.