0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 20:03:07 +02:00
libsignal/rust
Jordan Rose 0f83996da2 zkcredential: Add add_attribute_without_verified_key
This omits the public key of an encrypted attribute from a
presentation proof, meaning the verifying server will see that the
attribute has been "correctly" encrypted, but cannot verify which key
was used to perform that encryption.
2023-10-16 13:12:12 -07:00
..
attest Remove unnecessary references to boring-sys 2023-10-16 11:37:26 -07:00
bridge Enable subtle's core_hint_black_box (over using its own black_box) 2023-10-13 14:13:35 -07:00
crypto Use hex! macro in more tests, rather than hex::decode + expect 2023-09-01 17:33:02 -07:00
device-transfer Update boring crate 2023-10-16 11:37:26 -07:00
media Fix Rust documentation 2023-09-15 12:17:29 -04:00
net Remove unnecessary references to boring-sys 2023-10-16 11:37:26 -07:00
pin Update all the RustCrypto crates 2023-08-25 11:28:49 -07:00
poksho Hold Cow<'static, str> in poksho structs 2023-10-03 16:18:04 -04:00
protocol protocol: Log unacknowledged sessions' creation timestamps on encrypt 2023-10-06 09:36:18 -07:00
usernames Hold Cow<'static, str> in poksho structs 2023-10-03 16:18:04 -04:00
zkcredential zkcredential: Add add_attribute_without_verified_key 2023-10-16 13:12:12 -07:00
zkgroup zkcredential: Add add_attribute_without_verified_key 2023-10-16 13:12:12 -07:00