mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-04 16:34:22 +08:00

... unless the alt implementation defines a group structure that's mostly compatible with the built-in one and supports partially filled group structures in the same way. It would be possible to rewrite the SpecifiedECDomain parsing code to avoid requiring support for partially filled group structures, but that's too complicated to do now. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>