mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 05:32:20 +01:00
Fixed large values (top bit set) in tables to be negative as the type is signed. Put C++ protection around function prototypes in fe_operations.h.