Getting Started | CipherMQ
git clone https://github.com/fozouni/CipherMQ.git
cd CipherMQ
cargo build --release
cd root
pip install cryptography
generate_certs.py
cd src/client
python key_maker.py
cargo run --release