Skip to content

Simple command line tool to encrypt and decrypt strings.

Notifications You must be signed in to change notification settings

ajimix/sendpass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sendpass

Simple command line tool to encrypt and decrypt strings. Useful to send passwords to your friends and family encrypted.

Usage

To encrypt password:

sendpass password_to_send secret_key

To decrypt password:

sendpass received_password same_secret_key decrypt

Now you can send passwords to your friends and family without anyone in the middle figuring out anything :)

About

Simple command line tool to encrypt and decrypt strings.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published