mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 08:12:22 +01:00
Fix SkipInt() to work with DSA. Fix protection around SetBitString16Bit() - when WOLFSSL_CERT_GEN and WOLFSSL_CERT_EXT defined is only use. WOLFSSL_RSA_VERIFY_ONLY and PSS means testing of PSS won't work. Fix g++ build around ASN1_SEQUENCE - const variable required to be initialized.