0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 12:02:18 +02:00
libsignal/rust/zkcredential
Jordan Rose 0d09a8352c
Add GroupSendCredential
This credential is issued by the group server and presented to the
chat server to prove that the holder is a member of *some* group with
a known list of people. This can be used to replace the access key
requirement for multi-recipient sealed sender sends.
2023-12-11 13:45:12 -08:00
..
benches zkcredential: Add a benchmark for KeyPair::inverse_of 2023-10-30 16:53:25 -07:00
src Add GroupSendCredential 2023-12-11 13:45:12 -08:00
Cargo.toml Add PartialDefault to most zkcredential and zkgroup types 2023-10-31 12:38:43 -07:00