Skip to content
#

cryptography-library

Here are 116 public repositories matching this topic...

stevew817
stevew817 commented Jan 20, 2022

Suggested enhancement

Either a direct accessor function to retrieve the public component of an mbedtls_ecp_keypair, or a function to write out the public key to a binary buffer. Similarly, a way to create an mbedtls_ecp_keypair structure containing only the public part of the key.

Justification

Mbed TLS needs this because the public key component was made private.

Improve this page

Add a description, image, and links to the cryptography-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cryptography-library topic, visit your repo's landing page and select "manage topics."

Learn more