mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-08 16:13:04 +02:00
Specifically, make this on the Rust side bridge layer, and tack it on to the end of per-member endorsements for the app side to peel off later, rather than the app layer calling back down to Rust to compute it. This saves a fair amount of marshalling work.