Ignore:
Timestamp:
May 22, 2019, 10:03:37 PM (5 years ago)
Author:
coas-nagasima
Message:

ビルドが通るよう更新

File:
1 edited

Legend:

Unmodified
Added
Removed
  • azure_iot_hub/trunk/wolfssl-3.15.7/user_settings.h

    • Property svn:keywords deleted
    • Property svn:mime-type changed from text/x-chdr to text/x-chdr;charset=UTF-8
    r388 r389  
    11//#define DEBUG_WOLFSSL
    22
    3 //#define HAVE_LIBZ     ã‚¹ã‚¿ãƒƒã‚¯ãŒå¤šãå¿
    4 è¦
     3//#define HAVE_LIBZ     スタックが多く必要
    54#define HAVE_ECC
    65#define HAVE_AESGCM
    76//#define HAVE_FIPS
     7// googleで必要
    88#define HAVE_TLS_EXTENSIONS
    99#define HAVE_SNI
    1010#define HAVE_SUPPORTED_CURVES
     11// AzureのMQTToWSで必要、Open Weather Mapでは害
     12//#define HAVE_SECURE_RENEGOTIATION
     13//#define WOLFSSL_SECURE_RENEGOTIATION_ON_BY_DEFAULT
    1114
    1215#define ECC_TIMING_RESISTANT
     
    1619#define WOLFSSL_SHA512
    1720#define WOLFSSL_SMALL_STACK
    18 // curlで使用している
     21// curlで使用している
    1922#define WOLFSSL_ALLOW_TLSV10
     23
     24#define WOLFSSL_CERT_EXT
     25//#define OPENSSL_EXTRA GR-SAKURAでROMが足らなくなる
    2026
    2127#define WC_RSA_BLINDING
Note: See TracChangeset for help on using the changeset viewer.