cloak

module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2025 License: MIT

README

Cloak

Go Version Go Report Card Go Reference Latest Release License

Cloak is a minimal CLI tool for encrypting and decrypting files.

Features

Here's a list of currently available features:

  • Simple file encryption and decryption
  • Supports multiple cryptography algorithms
  • Lightweight and easy to use

Work In Progress

Here's a list of planned features I'm currently working on:

  • Implement additional cryptography algorithms
  • Improve salt generation logic and storage
  • Implement successful decryption check

Usage

Encrypting a file

cloak enc source_file encrypted_file

Decrypting a file

cloak dec encrypted_file output_file

Program help

cloak help

Contributing

Contributions are welcome and encouraged!

Here are a few key steps you can follow to make the process smoother:

  • Fork this repository and create a new branch for your feature or fix.
  • Make your changes by following the project's coding/writing style and ensure to produce consistent results before submitting.
  • Open a new pull request and include a clear description of your changes.

For detailed guidelines, refer to the CONTRIBUTING.md file.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Directories

Path Synopsis
cmd
cloak command
pkg

Jump to

Keyboard shortcuts

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