Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 388 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 388 Bytes

4re5-crypt

Simple one way hash algorithm

Compile

git clone https://github.com/4RE5group/4re5-crypt
cd 4re5-crypt

g++ main.cpp -o 4re5-crypt
chmod 777 ./4re5-crypt

then see Usage

Usage

./4re5-crypt <text> <salt> or ./4re5-crypt <text> to use text as salt for exemple ./4re5-crypt "Hello World!" "mySalt" will return @n(b}'Ft.hC-Lz4nI3R@:t%9XF@z+?^"