mirror of https://github.com/wolfSSL/wolfssl.git
Add doc/dox_comments/header_files/falcon.h covering every public wc_falcon_* / wc_Falcon_* function (init/init_ex/init_id/init_label, set/get level, make_key, sign/verify, import/export public+private, check_key, sizes, and the DER encode/decode helpers), plus a Falcon \defgroup in doxygen_groups.h. List Falcon in the INSTALL algorithm summary. Docs refer to the algorithm only as "Falcon" (it is not standardized yet); the temporary-name note and the configure --help / summary text are reworded to not name a specific future standard. |
||
|---|---|---|
| .. | ||
| dox_comments | ||
| formats | ||
| images | ||
| QUIC.md | ||
| README.txt | ||
| README_DOXYGEN | ||
| check_api.sh | ||
| dilithium-to-mldsa-migration.md | ||
| generate_documentation.sh | ||
| include.am | ||
README.txt
The wolfSSL manual is available at: http://www.wolfssl.com/documentation/wolfSSL-Manual.pdf The wolfSSL API guide is available at: https://www.wolfssl.com/doxygen/wolfssl_API.html The wolfCrypt API guide is available at: https://www.wolfssl.com/doxygen/wolfcrypt_API.html