mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-31 05:09:19 +01:00
- make `wc_ecc_export_point_der_compressed` a local function - use `int` for `shortKeySize` in `wc_ecc_import_point_der_ex` - check for null return value from `wolfSSL_OBJ_nid2obj` and `wolfSSL_d2i_PUBKEY` - add comments to `ssl.c` - check `lnlen` in `wolfSSL_OBJ_ln2nid`