Skip to content

Encrypted Chat using PyZMQ, PyQt4, and python-rsa

Notifications You must be signed in to change notification settings

mitch3x3/zmqrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ZMQrypt

ZMQrypt is a simple encryption messenger written in Python 2.7.

This packages dependencies are: PyZMQ, python-rsa, PyQt4.

Installation

Install dependencies with the python package manager pip:

$ pip install pyzmq
$ pip install python-rsa

$ brew install pyqt

About

Encrypted Chat using PyZMQ, PyQt4, and python-rsa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages