You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix ECC algorithm selection and reporting for keylime agent
- Use AsymmetricAlgorithmSelection instead of AsymmetricAlgorithm
to allow ecc521 to properly map to P-521 curve instead of defaulting to P-256
- Change ECC256 algorithm display from generic "ecc" to specific "ecc256"
These changes are required for enabling ECC attestation with the NIST
curves.
Signed-off-by: Sergio Correia <[email protected]>
0 commit comments