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

https://github.com/deepxx86/keyin


https://github.com/deepxx86/keyin

encryption

Last synced: 12 months ago
JSON representation

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