End-to-end encrypted messaging on Algorand with hybrid ECDH + PSK ratcheting.
The full specification, security model, test vectors, and implementation guide live in the protocol repo:
protocol-algochat — Protocol specification, wire format, and documentation
| Language | Repository | Description |
|---|---|---|
| Swift | swift-algochat | Production SDK |
| TypeScript | ts-algochat | TypeScript SDK |
| Python | py-algochat | Python SDK |
| Rust | rs-algochat | Rust SDK |
| Kotlin | kt-algochat | Kotlin SDK |
| Angular | algochat-web | Web client |
See the Implementation Status Dashboard for live test results.
MIT