wolfssl/doc/dox_comments/header_files
Anthony Hu a814683684 Rename variable index to idx to avoid conflicting declaration. 2025-05-14 18:26:37 -04:00
..
aes.h Add dox comments for aes-cts 2025-04-11 16:50:25 +02:00
arc4.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
ascon.h ascon: fix api naming Deinit -> Clear 2025-01-29 11:07:40 +01:00
asn.h * Added support for disabling PEM to DER functionality using `WOLFSSL_PEM_TO_DER`. This allows way to use with DER (ASN.1) certificates only in an embedded environment. This option builds, but internal make check requires PEM support for tests. 2018-04-09 13:28:15 -07:00
asn_public.h address review feedback 2024-10-31 13:02:21 -06:00
blake2.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
bn.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
camellia.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
chacha.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
chacha20_poly1305.h update documentation for AEAD decrypt methods, specifically noting that nonzero retval means output data is undefined, and noting requirement to zeroize the output data unconditionally. 2025-04-02 13:36:59 -05:00
cmac.h Update cmac-api documents 2024-01-17 06:21:03 +09:00
coding.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
compress.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
cryptocb.h clean up trailing whitespace and misplaced CRLFs, add missing final newlines, remove stray UTF8 nonprintables (BOMs) and ASCIIfy stray homoglyphs (spaces and apostrophes), guided by expanded coverage in wolfssl-multi-test check-source-text. 2024-09-05 14:52:18 -05:00
curve448.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
curve25519.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
des3.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
dh.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
doxygen_groups.h clean up trailing whitespace and misplaced CRLFs, add missing final newlines, remove stray UTF8 nonprintables (BOMs) and ASCIIfy stray homoglyphs (spaces and apostrophes), guided by expanded coverage in wolfssl-multi-test check-source-text. 2024-09-05 14:52:18 -05:00
doxygen_pages.h SRTP/SRTCP KDF: add implementation 2023-11-07 10:33:14 +10:00
dsa.h Doc typo fix 2022-10-20 17:17:24 -05:00
ecc.h add API doc: wc_ecc_set_curve 2024-11-11 16:38:38 +09:00
eccsi.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
ed448.h Fix docs for invalid hash requirements. 2024-10-23 08:43:00 -05:00
ed25519.h Fix docs for invalid hash requirements. 2024-10-23 08:43:00 -05:00
error-crypt.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
evp.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
hash.h SHA-3 improvements 2022-09-01 17:11:58 +10:00
hmac.h clarify description 2024-08-05 05:59:36 +09:00
iotsafe.h Removed "256-bit hash" references from doxygen 2024-01-26 10:22:40 +01:00
kdf.h Rename variable index to idx to avoid conflicting declaration. 2025-05-14 18:26:37 -04:00
logging.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
md2.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
md4.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
md5.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
memory.h clean up trailing whitespace and misplaced CRLFs, add missing final newlines, remove stray UTF8 nonprintables (BOMs) and ASCIIfy stray homoglyphs (spaces and apostrophes), guided by expanded coverage in wolfssl-multi-test check-source-text. 2024-09-05 14:52:18 -05:00
pem.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
pkcs7.h clean up trailing whitespace and misplaced CRLFs, add missing final newlines, remove stray UTF8 nonprintables (BOMs) and ASCIIfy stray homoglyphs (spaces and apostrophes), guided by expanded coverage in wolfssl-multi-test check-source-text. 2024-09-05 14:52:18 -05:00
pkcs11.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
poly1305.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
psa.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
pwdbased.h Improve the documentation for HMAC hash types. 2022-08-10 09:23:01 -07:00
quic.h add QUIC support. 2022-08-08 13:24:00 +02:00
random.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
ripemd.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
rsa.h Fix up whitespace changes from editor autoformat 2024-09-04 10:25:20 -07:00
sakke.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
sha.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
sha3.h Update documentation for wc_Shake256_Final to match function signature. 2023-10-11 16:12:34 -07:00
sha256.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
sha512.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
signature.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
siphash.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
srp.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
ssl.h Rename variable index to idx to avoid conflicting declaration. 2025-05-14 18:26:37 -04:00
tfm.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
types.h clean up trailing whitespace and misplaced CRLFs, add missing final newlines, remove stray UTF8 nonprintables (BOMs) and ASCIIfy stray homoglyphs (spaces and apostrophes), guided by expanded coverage in wolfssl-multi-test check-source-text. 2024-09-05 14:52:18 -05:00
wc_encrypt.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
wc_port.h Minor documentation cleanup 2022-04-06 16:17:36 +01:00
wolfio.h DTLS: Add server side stateless and CID QoL API 2024-12-18 09:31:24 +01:00