0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 03:52:17 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
Alex Konradi
e84af68a1b
Use workspace.dependencies for common dependencies 2024-08-26 14:16:06 -04:00
Alex Konradi
66436b7c48
Remove unused dependencies 2024-06-18 16:05:21 -04:00
Alex Konradi
fcdd48bb54
Derive std::error::Error for more types
Also make use of displaydoc::Display and generated From impls in more places.
2024-04-17 10:37:19 -04:00
akonradi-signal
58a16be1b3
Bump all crates to Rust 2021 2023-10-31 13:43:33 -04:00
Jordan Rose
9aad792fc6
Update all the RustCrypto crates 2023-08-25 11:28:49 -07:00
moiseev-signal
716e683324
Update dependencies following curve25519-dalek 4.0.0 release
Co-authored-by: Jordan Rose <jrose@signal.org>
2023-08-09 15:04:41 -07:00
Ravi Khadiwala
1f8c279622 pin: Add pin hashing and an svr2 client
- Add a new SGX client that can be used for testing svr2
- Add pin hashing that can be used with svr1 and svr2
2023-03-29 13:59:28 -05:00