Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

simple_app certify_domain() fails w/--public_key_alg=ecc-384 --auth_symmetric_key_alg=aes-256-cbc-hmac-sha256 #233

Open
gapisback opened this issue Dec 14, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@gapisback
Copy link
Collaborator

Testing with test case run_test-crypto_algorithms added by PR #232 , simple_app fails to succeed when run with this pair of crypto-algorithms: --public_key_alg=ecc-384 --auth_symmetric_key_alg=aes-256-cbc-hmac-sha256

+ /home/agurajada/Code/certifier-framework-for-confidential-computing/sample_apps/simple_app/example_app.exe --data_dir=./app2_data/ --operation=get-certified --measurement_file=example_app.measurement --policy_store_file=policy_store --public_key_alg=ecc-384 --auth_symmetric_key_alg=aes-256-cbc-hmac-sha256 --print_all=true
measurement file='example_app.measurement', certify_domain():1735: enclave_type_ = 'simulated-enclave', purpose_ = 'authentication'
certify_domain() error, line: 2007, Can't read response
certify_primary_domain() error, line 1477, can't certify primary domain
main() error, line 447, certification failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant