Skip to content

Files

Latest commit

6e0f86a · Mar 8, 2021

History

History
2 lines (2 loc) · 391 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 391 Bytes

TextSecureProtocol

Implementation of a Text Secure protocol which provides forward secrecy and deniability within the scope of CS411-507 Cryptography course in Sabancı University. It has the structure of multiple clients and a server, which the clients register the server and communicate with the other clients, i.e. send and receive messages using a Station-to-Station (STS) protocol.