Abhinandan-Khurana / EncryptGuard

Encounter a superior layer of security with this file encryption and decryption tool written in go. This utility offers advanced protection mechanisms to safeguard your sensitive data with ease and reliability.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

____ _  _ ____ ____ _   _ ___  ___ ____ _  _ ____ ____ ___
|___ |\ | |    |__/  \_/  |__]  |  | __ |  | |__| |__/ |  \
|___ | \| |___ |  \   |   |     |  |__] |__| |  | |  \ |__/


Encounter a superior layer of security with this file encryption and decryption tool written in go. This utility offers advanced protection mechanisms to safeguard your sensitive data with ease and reliability.

Usage

Open help menu

go run . help
EncryptGuard help

Encrypt

go run . encrypt test.jpeg
EncryptGuard encrypt test.jpeg

Decrypt

go run . decrypt test.jpeg
EncryptGuard decrypt test.jpeg

Installation

go install -v github.com/Abhinandan-Khurana/EncryptGuard@v1.0.0

Note

This tool supports Windows, Linux and mac.

About

Encounter a superior layer of security with this file encryption and decryption tool written in go. This utility offers advanced protection mechanisms to safeguard your sensitive data with ease and reliability.

License:MIT License


Languages

Language:Go 100.0%