mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-08 16:13:04 +02:00
This was previously in the Java layer because it only really affects the server, but it's more consistent to have all verification in the Rust layer. We do lose the separate exception type for it, though.