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

[mbedtls] add configuration options for EC-JPAKE (IDFGH-3085) #5106

Closed

Conversation

wgtdkp
Copy link
Contributor

@wgtdkp wgtdkp commented Apr 12, 2020

This PR adds mbedTLS component configuration for EC-JPAKE. The EC-JPAKE definitions are by default commented out in mbedTLS's default config.h, but it is still able to turn it on with a user config file.

For the mbedTLS component built with esp-idf, we need the kconfig options.

Background

EC-JAPKE stuffs are needed by the Thread protocol, and this PR helps support Thread on ESP32 boards.

@CLAassistant
Copy link

CLAassistant commented Apr 12, 2020

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot changed the title [mbedtls] add configuration options for EC-JPAKE [mbedtls] add configuration options for EC-JPAKE (IDFGH-3085) Apr 12, 2020
@Alvin1Zhang
Copy link
Collaborator

@wgtdkp Thanks for contribution.

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

3 participants