jinhucheung / encrypt

Encrypt your password

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

Encrypt your password

License:MIT License


Languages

Language:Python 100.0%