uncategorized

Updated wolfSSL Porting Guide Available

As a large number of our users port wolfSSL to new platforms and environments, we’ve put some time into updating our wolfSSL Porting Guide and have made it available both online and in PDF version.The updated guide covers areas in the wolfSSL code which typically need modification when porting wolfSSL to a new environment, including:2.1  Data Types2.2  Endianness2.3  writev2.4  Input / Output2.5  Filesystem2.6  Threading2.7  Random Seed2.8  Memory2.9  Time2.10  C Standard Library2.11  Logging2.12  Public Key Operations2.13  Atomic Record Layer Processing**2.14  **FeaturesYou can find the updated guide here: wolfSSL Porting Guide.If you have any questions about content in the Porting Guide, or about the wolfSSL lightweight SSL library in general, please reach out to us at facts@wolfssl.com.