Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mr-1311/cryptogopher
- Owner: Mr-1311
- Created: 2018-08-17T14:21:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-30T15:55:05.000Z (about 5 years ago)
- Last Synced: 2024-06-21T15:19:14.481Z (8 months ago)
- Topics: aes, decryption, encryption, go, golang
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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]
```