mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 19:19:55 +01:00
Add EC_POINT conversion to BIGNUM (EC_POINT_point2bn) Add setting affine coordinates for EC_POINT (EC_POINT_set_affine_coordinates_GFp) Add bit clearing for BIGNUM (BN_clear_bit) Add supporting unit tests in api.c
Before creating any new configure files (.conf) read the CONF_FILES_README.md