file-lock

command module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2025 License: LGPL-2.1 Imports: 6 Imported by: 0

README

File Lock

GitHub GitHub go.mod Go version GitHub release (latest by date)

Description

File lock is a Go tool developed to encrypt files using the Advanced Encryption Standard (AES) algorithm. Don't use this as your main encryption tool, just to fast encypt a file that should not be open to anyone.

How to Use

Prerequisites

Ensure you have Go installed on your machine. For instructions on Go installation, visit https://golang.org/doc/install.

Installation
go get -u github.com/NalbertLeal/file-lock
Basic Usage

Encrypt a file called file_name.txt using AES with key key123:

file-lock file_name.txt key123

Contribution

If you wish to contribute improvements, bug fixes, or new features, please feel free to open an issue or submit a pull request. Your contributions are highly appreciated!

License

This project is licensed under the GNU LESSER GENERAL PUBLIC LICENSE.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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