utzig opened a new pull request #2567:
URL: https://github.com/apache/mynewt-core/pull/2567


   Add a new syscfg to enable/disable Curve448 support. Both Curve25519 and 
Curve448 are montgomery form elliptic curves, and bring in a lot of supporting 
code. Curve25519 was already disabled by default, but there was no option to 
disable Curve448, so the montgomery support code was built whenever MbedTLS 
based EC code was being used. Leaving this option disabled reduces MbedTLS' 
size by about 2KB (for EC users).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to