teepot/packages
Patryk Bęza 5e4b8901b0
feat(verify-attestation): RPC attestation and batch signature verification binary
This is another variant of the binary tool for verifying attestation and
the signature of a given batch. Unlike the existing tool, this variant
does not require you to provide two separate files—one for the
attestation and one for the signature. Instead, it automatically fetches
both from the RPC node.

Unfortunately, after discussing with @popzxc, we found that there is no way
to reuse the RPC client because our published crates on crates.io are
outdated and do not include the recently merged TEE-specific code
changes. To be fixed in the future.
2024-08-30 12:14:55 +02:00
..
cargoClippy feat(verify-attestation): RPC attestation and batch signature verification binary 2024-08-30 12:14:55 +02:00
cargoDeny feat: use nixsgx nix function to create containers 2024-06-10 16:32:02 +02:00
cargoFmt feat: use nixsgx nix function to create containers 2024-06-10 16:32:02 +02:00
container-self-attestation-test-sgx-azure feat: use nixsgxLib.mkSGXContainer 2024-07-01 17:25:00 +02:00
container-self-attestation-test-sgx-dcap feat: use nixsgx nix function to create containers 2024-06-10 16:32:02 +02:00
container-vault-admin feat: add container-vault-admin 2024-06-12 13:32:34 +02:00
container-vault-admin-sgx-azure feat: use nixsgxLib.mkSGXContainer 2024-07-01 17:25:00 +02:00
container-vault-sgx-azure fix(container-vault-sgx-azure): remove insecure eventfd setting 2024-08-29 10:58:46 +02:00
container-vault-start-config fix: increase performance_multiplier 2024-08-07 16:43:30 +02:00
container-vault-unseal fix(container-vault-unseal): remove azure config 2024-06-12 13:32:51 +02:00
container-vault-unseal-sgx-azure fix(teepot-vault-unseal-sgx): pass CA_CERT_FILE 2024-08-07 14:34:25 +02:00
container-verify-attestation-sgx Use Docker's entrypoint instead of command 2024-07-11 17:49:37 +02:00
container-verify-era-proof-attestation-sgx feat(verify-attestation): RPC attestation and batch signature verification binary 2024-08-30 12:14:55 +02:00
fmt feat: add fmt nix package 2024-03-11 12:39:02 +01:00
teepot feat(verify-attestation): RPC attestation and batch signature verification binary 2024-08-30 12:14:55 +02:00