0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 12:02:18 +02:00
libsignal/rust
Jordan Rose 008fad966e protocol: Rip "Context" out of the Rust layer
Only the iOS client ever used this extra parameter, and it's one
that's easily stored alongside the reference to a store. This is
massively simpler than having it threaded down to the Rust
libsignal_protocol and back up through the bridging layer.
2023-07-27 15:40:44 -07:00
..
attest pin: move svr2 pin hash out of Svr2Client 2023-05-30 11:24:54 -05:00
bridge protocol: Rip "Context" out of the Rust layer 2023-07-27 15:40:44 -07:00
crypto Adding support for username links 2023-06-30 17:24:33 -07:00
device-transfer Allow specifying private key serialization format 2023-02-10 10:23:41 -08:00
media update mp4san to eliminate error-stack 2023-05-26 13:08:26 -07:00
pin pin: move svr2 pin hash out of Svr2Client 2023-05-30 11:24:54 -05:00
poksho Introduce zkcredential crate 2023-04-17 11:10:02 -07:00
protocol protocol: Rip "Context" out of the Rust layer 2023-07-27 15:40:44 -07:00
usernames bridge for username links 2023-07-06 15:51:52 -07:00
zkcredential Introduce zkcredential crate 2023-04-17 11:10:02 -07:00
zkgroup Give AuthCredentialWithPni "PniAsServiceId" and "PniAsAci" variants 2023-07-20 12:28:19 -07:00