mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 01:42:19 +01:00
asn1.c: Allow sample to build without coding (base64 decoding). set_curves_list(): function for ECC, Ed25519, Ed448 but this block of code is ECC only. Fixed #ifdef protection. wolfSSL_CTX_set1_curves_list and wolfSSL_set1_curves_list also available when Curve25519/Curve448 compiled in but not ECC.