file_encrpyter_go

module
v0.0.0-...-7f2b4f9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 2, 2024 License: GPL-3.0

README

Purpose

A file encrypter / decrypter project, written in Go.

Usage

Build

Run the following from the root of the directory

go build -o app src/*.go

Encrypt

To encryt, first build the project (shown above) then run the following:

./app encrypt /path/to/file

Decrypt

To decrypt, run the following:

./app decrypt /path/to/file

Directories

Path Synopsis
src

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL