Harald Hoyer
|
97420df006
|
feat: attestation test on azure and default dcap
```
❯ docker run -i --rm --privileged --device /dev/sgx_enclave --net host \
matterlabsrobot/teepot-self-attestation-test-sgx-azure:latest \
| base64 -d --ignore-garbage \
| docker run -i --rm --net host matterlabsrobot/verify-attestation-sgx-azure:latest
```
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
|
2024-03-07 16:05:27 +01:00 |
|
Harald Hoyer
|
f875e7a6e4
|
chore(deps): update rust crate base64 to 0.22.0
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
|
2024-03-05 11:10:41 +01:00 |
|
renovate[bot]
|
26cfc8cc69
|
chore(deps): update rust crate mio to v0.8.11 [security]
|
2024-03-04 22:39:59 +00:00 |
|
Harald Hoyer
|
59807c4286
|
chore(deps): remove unused dependencies
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
|
2024-02-28 15:18:28 +01:00 |
|
Harald Hoyer
|
0b60abc030
|
feat: use real RA-TLS for everything
* add `tee-ratls-preexec` for creating the vault certificate
* remove the old attestation API
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
|
2024-02-27 16:44:28 +01:00 |
|
renovate[bot]
|
a09061d01f
|
chore(deps): update rust crate pgp to 0.11
|
2024-02-21 21:49:44 +00:00 |
|
renovate[bot]
|
4a7c605535
|
chore(deps): update rust crate anyhow to 1.0.80
|
2024-02-19 11:09:24 +00:00 |
|
renovate[bot]
|
8d3cde2a53
|
chore(deps): update rust crate ring to 0.17.8
|
2024-02-18 00:51:34 +00:00 |
|
Harald Hoyer
|
dc4434938e
|
fix(tee-key-preexec): don't hash public key
No need to hash the public key for the attestation report data.
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
|
2024-02-15 10:31:54 +01:00 |
|
Harald Hoyer
|
2591bf0807
|
chore(deps): rustls-pemfile 2
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
|
2024-02-15 10:23:29 +01:00 |
|
Harald Hoyer
|
89e86c2d2d
|
feat: remove intel-tee-quote-verification-sys
important fixes have been upstreamed
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
|
2024-02-14 14:27:41 +01:00 |
|
renovate[bot]
|
2f4c5b4ca5
|
chore(deps): update rust crate thiserror to 1.0.57
|
2024-02-12 17:15:15 +00:00 |
|
renovate[bot]
|
3117b9735c
|
chore(deps): update rust crate clap to 4.5
|
2024-02-09 12:43:04 +00:00 |
|
renovate[bot]
|
46548d015d
|
chore(deps): update rust crate bytemuck to 1.14.3
|
2024-02-09 09:14:47 +00:00 |
|
Harald Hoyer
|
89ffbd35a8
|
feat: initial commit
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
|
2024-02-09 10:10:53 +01:00 |
|