encryption
database encryption at rest#
links#
Signal - How to build large-scale end-to-end encrypted group video calls describes Signal’s implementation of encrypted group video calls supporting up to 40 participants using a custom Selective Forwarding Unit (SFU) written in Rust. The system uses simulcast for resolution switching, googcc for congestion control, and end-to-end encryption with secure key distribution.