0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 12:02:18 +02:00
libsignal/node/ts
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
..
test Add GroupSendCredential 2023-12-11 13:45:12 -08:00
zkgroup Add GroupSendCredential 2023-12-11 13:45:12 -08:00
Address.ts SSv2: Add send support for excluded recipients 2023-12-11 12:36:54 -08:00
Errors.ts Fixes for CDSI lookup in node 2023-11-03 13:37:14 -04:00
incremental_mac.ts Improve incremental MAC API 2023-08-31 15:28:39 -07:00
index.ts SSv2: Add send support for excluded recipients 2023-12-11 12:36:54 -08:00
io.ts Add MP4 format sanitizer 2023-05-01 12:01:08 -07:00
Mp4Sanitizer.ts Add MP4 format sanitizer 2023-05-01 12:01:08 -07:00
net.ts Split CDSI lookup to allow token retrieval 2023-12-01 16:05:10 -05:00
usernames.ts usernames: Allow generating a new link buffer with existing entropy 2023-11-02 15:02:36 -07:00
WebpSanitizer.ts Add WebP sanitizer 2023-10-26 15:16:59 -04:00