signal-protocol
There are 53 repositories under signal-protocol topic.
hwholiday/learning_tools
Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践
oxen-io/session-desktop
Session Desktop - Onion routing based messenger
amnesica/KryptEY
Android keyboard for secure E2EE communication through the signal protocol in any messenger. Communicate securely and independent, regardless of the legal situation or whether messengers use E2EE
ForstaLabs/libsignal-node
Signal protocol implementation for Node.js
christophhagen/LibSignalProtocolSwift
A Swift implementation of the Signal Protocol
whisperfish/libsignal-protocol-rs
A Rust interface to the Signal Protocol. DEPRECATED in favour of https://github.com/signalapp/libsignal-client ! Signal reimplemented the whole thing in Rust.
InternetActivism/Hyperlocal
Hyperlocal is a free, open source, Bluetooth messaging app, built to ensure the privacy and safety of communication between those without internet access.
VertikaJain/react-chat-app
Real-time Secure Chat Application with End-to-end Encryption
NandanDesai/AndroidIMTemplate
a brief guide on building a secure instant messaging app for Android
MaladaN/MaladaN-Messenger-Client
An end to end encrypted Messenger that uses the signal protocol over the I2P network
Dione-Software/double-ratchet-2
Double Ratchet implemented in Rust
kousikr26/Hermes
Hashed, Encrypted and Ratched MESsaging : An asynchronous end to end encrypted messaging socket application based on the signal protocol
ayoub-benali/signal-desktop-client
none official native desktop client for signal
BrandonEstock/SimpleDoubleRatchet
A simple C# implementation of the Double Ratchet Algorithm
MaladaN/MaladaN-Messenger-Server
MaladaN Messenger Server end, for messaging using the signal protocol through I2P
Dione-Software/x3dh-ke
Implantation of X3DH in Rust.
Hpn4/HMessager
HMessager is a Android decentralized messaging app providing end-to-end encryption based on the Signal Protocol and built with Jetpack Compose
oxzi/xochimilco
X3DH, Double Ratchet and a straightforward E2E encryption library on top.
jakecoppinger/whos-in-this-room-matrix-bot
Announce Matrix room joins/leaves/members to Signal users in bridged chats with relay mode
blockrockettech/signal-webapp
lightweight web-app using Signal Protocol
farazdagi/x3dh
Golang implementation of Signal's X3DH protocol
HR/e2ee
End-to-End Encryption lib
nezia1/missive
A real-time secure messaging application
alaattinyilmaz/signal-protocol
Implementation of the Signal Protocol, which provides forward secrecy and deniability by use of elliptic curve cryptography, Diffie-Hellman key exchange and end-to-end encryption.
Ambuj-Singh/Dating-App
A concept dating app with profile search and chat.
blockrockettech/signal-api
lightweight Signal API
cjhdev/lib_signal
Ruby wrapper for libsignal
doggyhaha/go-signal-poc
Simple project which aimed to implement the signal protocol in go, it was abandoned.
hkk97/rust_x3dh
Embeded the xxxdh, which iplementation of the Extended Triple Diffie-Hellman key exchange protocol written in Rust, on Python. xxxdh is written by Olexander Yermakov.
janskiba/privateChat
End to end encrypted chat built with signal protocol, angular and firebase
matthewroche/Signal-Server-Demonstration
An example client and server for the signal protocol using Javascript client side and Python on the sever
sxweetlollipop2912/minimal-signal-protocol-go
E2EE Signal protocol X3DH and Double Ratchet implementation
BoverMiley/Blip-Analysis-Crypto-Signal-Trading-Bot-Signal-Masters-Trading-Crypto
A bot signal protocol for Node.js, enabling advanced crypto trading and analysis. Includes a static website with a serverless backend to display real-time crypto prices.
LWHub9x/BitPay-Crypto-Signal-Trading-Bot-Analysis-Signal-Masters-Trading-Crypto
Trading & Technical Analysis Bot Signal protocol implementation for Node.js A static website with serverless backend that display Crypto prices A static website with serverless backend that display Crypto prices
LWHub9x79/BitPay-Crypto-Signal-Trading-Bot-Analysis-Signal-Masters-Trading-Crypto
Trading & Technical Analysis Bot Signal protocol implementation for Node.js A static website with serverless backend that display Crypto prices A static website with serverless backend that display Crypto prices
Sparkhand/x3dh-simulation
A didactic simulation of the X3DH (Extended Triple Diffie-Hellman) protocol for secure key exchange between Alice and Bob, implemented using Docker. This project provides both automatic and interactive modes explore the cryptographic protocol step-by-step. This project was developed as part of the Network Security exam at the University of Verona