Skip to content

DAHNEEV/bulwark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bulwark is a simple file encryption tool available in both CLI and GUI versions. It uses XChaCha20Poly1305 or AES-GCM for encryption. It includes optional compression using Zstandard.

Installation

Ensure you have Rust installed, then clone the repository and build the project:

git clone https://github.com/DAHNEEV/bulwark.git
cd bulwark

cargo build --release

Usage

  • GUI, simply launch the executable without arguments:
./bulwark
  • CLI, use help command and read!
./bulwark encrypt --help
./bulwark decrypt --help

About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages