Skip to content

Conversation

@liamjm
Copy link
Collaborator

@liamjm liamjm commented Dec 3, 2025

Removed initialization of ECCParameters.Point for various key sizes, testing #303.

The TPM spec is a tough read, but I don't think these values are needed when creating a key on the TPM.

Coverage is via: https://github.com/google/go-attestation/blob/master/attest/application_key_test.go#L81, which ensures the P521 keys work.

Removed initialization of ECCParameters.Point for various key sizes.
@brandonweeks brandonweeks merged commit a946a0e into master Dec 10, 2025
7 checks passed
@brandonweeks brandonweeks deleted the ecc-point branch December 10, 2025 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants