SGX attestation & batch signature verification tool

This commit is contained in:
Patryk Bęza 2024-07-10 12:09:56 +02:00
parent 0d8943c582
commit f90088be76
No known key found for this signature in database
GPG key ID: 9AD1B44D9F6258EC
5 changed files with 111 additions and 1 deletions

View file

@ -29,6 +29,7 @@
"vault_admin"
"vault_unseal"
"verify_attestation"
"verify_attestation_sgx"
];
postInstall = ''
removeReferencesToVendoredSources "$out" "$cargoVendorDir"