/encrypt

Encrypt your password

Primary LanguagePythonMIT LicenseMIT

Encrypt

Encrypt your password.

Installation

Clone this repository to get encrypt:

$ git clone git@github.com:jinhucheung/encrypt.git

Then copy configurations:

$ cd encrypt
$ cp config.json.example config.json

Usage

Execute run.py After configuring salt:

$ ./bin/run.py -p "$your_password"