wolfSSL SSL/TLS library, support up to TLS1.3

Dependents:   CyaSSL-Twitter-OAuth4Tw Example-client-tls-cert TwitterReader TweetTest ... more

Revision:
12:1a06964c2adb
Parent:
10:6c2db0c97d5a
Child:
14:167253f4e170
--- a/user_settings.h	Tue May 30 01:44:10 2017 +0000
+++ b/user_settings.h	Tue Aug 22 10:47:28 2017 +0000
@@ -20,9 +20,11 @@
     #define NO_WOLFSSL_DIR  
     #define DEBUG_WOLFSSL
 
-    #define WOLFSSL_STATIC_RSA
-    #define HAVE_SUPPORTED_CURVES
+    #define HAVE_SUPPORTED_CURVES    
     #define HAVE_TLS_EXTENSIONS
+    #define HAVE_HKDF
+    #define WC_RSA_PSS
+    #define WOLFSSL_TLS13
     
     #define SIZEOF_LONG_LONG  8
     /* Options for Sample program */