kelcryptor

command module
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2022 License: ISC Imports: 8 Imported by: 0

README

kelcryptor

kelcryptor

A commandline file encryption and decryption application, written in Go.

Features

  • AES-256-GCM encryption
  • No limit on file size to be encrypted
  • Keeps track of the integrity of encrypted file
  • Get alert if wrong password is used without having to wait for the entire file to be decrypted
  • Pass multiple files at a go to be encrypted/decrypted
  • Ignore and skip files with errors when encrypting/decrypting many files
  • Keeps track of time taken to encrypt/decrypt file(s)
  • Shows progress of encryption/decryption

Installation

Run make in the project root and add the resulting kelcryptor binary to your $PATH

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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