crypt

command
v0.0.0-...-cb86aa5 Latest Latest
Warning

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

Go to latest
Published: May 13, 2016 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Overview

Crypt is a simple password-based encryption program, demonstrating how to use github.com/Gastrograph/rsc/crypt.

Encrypt input to output using password:

crypt password <input >output

Decrypt input to output using password:

crypt -d password <input >output

Yes, the password is a command-line argument. This is a demo of the github.com/Gastrograph/rsc/crypt package. It's not intended for real use.

Jump to

Keyboard shortcuts

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