Skip to content

arjunshajitech/e2ee-signal-protocol

Repository files navigation

Signal Protocol Key Agreement Exploration

This project aims to explore the core key agreement and message exchange mechanisms from the Signal protocol, specifically:


⚠️ Note

This project does not implement Signal’s signature schemes, XEdDSA and VXEdDSA Signature Schemes.

The focus is solely on the key exchange mechanisms — understanding how session keys are derived securely between parties using X3DH or PQXDH.


About

A minimal exploration of signal protocol.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages