mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-04-29 18:03:23 +02:00
5b55d384a7
1. Added HAVE_SUPPORTED_CURVES and WOLFSSL_SHA384 to the user settings file.
VisualStudio for ARM build
VS2017 now offers solution options for Android and iOS applications. It includes the GCC cross-compiler suite and property sheets for configuring a project for those platforms and libraries for cross-platform mobile application development.
The provided solution file will build wolfSSL for linking into an ARM based application, libwolfssl.a. The user_settings.h file enables some of the hardened settings and disables most uncommon ciphers.