mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 04:38:43 +00:00
With this commit the Elliptic Curve Point interface is rewised. Two compile time options has been removed to simplify the interface and the function names got a new prefix that indicates that these functions are for internal use and not part of the public interface.