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

13 Commits

Author SHA1 Message Date
moiseev-signal
840a1906c7
Update prost to version 0.12 2023-09-20 14:00:54 -07:00
moiseev-signal
d464d0030b
Implement Nitro attestation 2023-09-12 16:54:28 -07:00
Jordan Rose
9aad792fc6
Update all the RustCrypto crates 2023-08-25 11:28:49 -07:00
moiseev-signal
efe6bc1708
Update snow to 0.9.3 2023-08-23 14:02:43 -07:00
moiseev-signal
c07da6f938
Update x25519-dalek to v2.0.0 2023-08-15 12:02:37 -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
Max Moiseev
dcfd0c1564 cargo update and fix the fallout (upgrade snow to 0.9.2) 2023-05-26 12:44:10 -07:00
Jordan Rose
5b3d8bb731 Remove Android 19 support 2023-01-26 12:59:06 -08:00
Jordan Rose
f71e1c6693 Use "Signal Messenger LLC" as the author of all packages
(the copyright holder)
2022-10-12 17:02:53 -07:00
Jordan Rose
ff1f9196df Update boring to restore Android 19 compatibility 2022-08-22 15:10:46 -07:00
Ravi Khadiwala
cc962913f7 dcap: check if enclave is in debug mode
Clients should only trust MRENCLAVE values from a non-debug
build. But, as an extra precaution, verify that the remote
enclave is not running in debug mode
2022-08-16 14:50:02 -07:00
Chris Eager
8035a70509
[feature] CDS2 attestation
Implements (a subset of) Intel's DCAP attestation,
making heavy use of 'boring' for X509 and ECDSA.
Cds2Client is now ready for use!

Co-authored-by: Jordan Rose <jrose@signal.org>
Co-authored-by: Ravi Khadiwala <ravi@signal.org>
2022-07-22 12:23:57 -07:00
Chris Eager
7e734dd5b4
CDS2: add initial, not-for-production, client bindings 2022-05-13 13:39:26 -07:00