wolfssl/doc
David Garske 413506f2b5 Adds new `wc_RsaSetNonblockTime` API and `WC_RSA_NONBLOCK_TIME` build option. This new function configures the maximum amount of blocking time in microseconds. It uses a pre-computed table along with the CPU speed in megahertz to determine if the next operation can be completed within the maximum blocking time provided. 2018-12-19 13:15:41 -08:00
..
dox_comments/header_files Adds new `wc_RsaSetNonblockTime` API and `WC_RSA_NONBLOCK_TIME` build option. This new function configures the maximum amount of blocking time in microseconds. It uses a pre-computed table along with the CPU speed in megahertz to determine if the next operation can be completed within the maximum blocking time provided. 2018-12-19 13:15:41 -08:00
formats Changed up some words 2018-09-12 16:58:32 -06:00
images
README.txt
README_DOXYGEN 1. Trailing whitespace removal 2018-06-27 16:22:12 -06:00
check_api.sh 1. Trailing whitespace removal 2018-06-27 16:22:12 -06:00
generate_documentation.sh Speedups for the `git clone` calls in check scripts to use `--depth 1`. 2018-11-09 09:36:41 -08:00
include.am Added isntall flag, improved pathing for using doxygen to generate documentation 2018-03-08 10:53:44 -07:00

README.txt

The wolfSSL manual is available at:
http://www.wolfssl.com/documentation/wolfSSL-Manual.pdf