https://github.com/deepxx86/keyin
https://github.com/deepxx86/keyin
encryption
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/deepxx86/keyin
- Owner: DeepXx86
- Created: 2025-04-17T19:02:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-19T14:38:21.000Z (about 1 year ago)
- Last Synced: 2025-04-19T18:06:16.628Z (about 1 year ago)
- Topics: encryption
- Language: Go
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KeyIn 🔐
**KeyIn** is a cli for file encryption and decryption.
Base code [Picocrypt](https://github.com/Picocrypt/Picocrypt?tab=readme-ov-file) 📁
for encrypts literally any file like `.mp4`, `.jpg`, `.docx`, `.mp3`, `.pdf`, and more.
## Features
- 🔐 Strong encryption
- ⚙️ Easy to use
## Usage
```bash
# Encrypt a file
go run base.go -encrypt
# Decrypt a file
go run base.go -decrypt .kyi