Skip to content

d4vidsha/signal-protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

signal-protocol

Development

Assuming you have Python installed, run the following commands to set up a Python virtual environment for this project:

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

About

An implementation of the Signal Protocol.

Topics

Resources

Stars

Watchers

Forks

Languages