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

Accept *ecdsa.PublicKey and transmute to *ecdh.PublicKey #323

Merged
merged 1 commit into from
Apr 3, 2023
Merged

Conversation

brandonweeks
Copy link
Member

No description provided.

@chrisfenner chrisfenner merged commit 23d0180 into master Apr 3, 2023
@brandonweeks brandonweeks deleted the ec branch April 3, 2023 21:20
chrisfenner added a commit that referenced this pull request Jun 13, 2023
* Bump golangci-lint to 1.52.2 (#320)

* Suport ECC EKs for credential activation (#318)

* Accept *ecdsa.PublicKey and transmute to *ecdh.PublicKey (#323)

* Check if are available before calling the function (#324)

For windows, each function is available on different OS versions.
To avoid panic, Check if are available before calling the function.

* Fix some issues identified by golangci linter

---------

Co-authored-by: Brandon Weeks <bweeks@google.com>
Co-authored-by: Joseph Lee <joseph@jc-lab.net>
mjg59 added a commit to mjg59/go-tpm that referenced this pull request Jun 16, 2023
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