Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mr-1311/cryptogopher

Simple CLI app for encryrp/decryp files.
https://github.com/mr-1311/cryptogopher

aes decryption encryption go golang

Last synced: 10 days ago
JSON representation

Simple CLI app for encryrp/decryp files.

Awesome Lists containing this project

README

        

# Cryptogopher
Simple CLI app for encryrp/decryp files.

## Instalition

```
git clone https://github.com/metinUr/cryptogopher.git && cd cryptogopher
go build .
```

## Usage
```
cryptogopher [option]
```