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

Add a public key conversion function #3

Merged
merged 1 commit into from
Jun 6, 2018

Conversation

bremoran
Copy link
Collaborator

@bremoran bremoran commented Jun 5, 2018

Converts a ECDSA PEM public key to the format needed by libcose + mbedtls

Invoke with: 'ec_key_to_mbedtls_points.py pubkey.pem

Converts a ECDSA PEM public key to the format needed by libcose + mbedtls

Invoke with: 'ec_key_to_mbedtls_points.py pubkey.pem
@bremoran
Copy link
Collaborator Author

bremoran commented Jun 5, 2018

cc @bergzand

@bremoran bremoran merged commit 0dbaddc into master Jun 6, 2018
@bremoran bremoran deleted the feature/convert-ecdsa-pubkey branch January 24, 2020 13:42
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.

None yet

1 participant