wolfSSL / wolfssl

The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3 and DTLS 1.3!
https://www.wolfssl.com
GNU General Public License v2.0
2.36k stars 834 forks source link

add API doc: wc_ecc_set_curve #8173

Closed kojo1 closed 6 days ago

kojo1 commented 1 week ago

Description

add wc_ecc_set_curve in API doc

Fixes zd#18930

Testing

Checklist