wolfssl/doc/dox_comments/header_files
Andrew Hutchings 231546dacc Fix more Doxygen typos 2021-11-10 17:26:33 +00:00
..
aes.h WOLFSSL_AES_CBC_LENGTH_CHECKS: add gated logic to aes.c wc_AesCbc{En,De}crypt() to return BAD_LENGTH_E when input length is not a multiple of AES_BLOCK_SIZE; add gated tests of new functionality in test_wc_AesCbcEncryptDecrypt(); fix first encrypt-decrypt-memcmp in test_wc_AesCbcEncryptDecrypt() to span all of test vector and extend test vector length to be block-multiple; add ungated logic in platform-specific wc_AesCbc{En,De}crypt() routines to return with early success when blocks == 0 (also mitigates buffer overrun on short (less-than-AES_BLOCK_SIZE) input); add BAD_LENGTH_E error code; update documentation. 2021-03-26 13:40:08 -05:00
arc4.h
asn.h
asn_public.h Fix up some Doxygen issues for 1.9 2021-11-10 16:20:13 +00:00
blake2.h
bn.h
camellia.h
chacha.h
chacha20_poly1305.h
coding.h
compress.h
cryptocb.h Fixes and improvements for crypto callbacks with TLS (mutual auth) (#4437) 2021-10-07 11:12:06 +10:00
curve448.h Add Doxygen documentation for Curve448/Ed448 2020-06-16 22:16:13 +10:00
curve25519.h Add Doxygen documentation for Curve448/Ed448 2020-06-16 22:16:13 +10:00
des3.h Fix up some Doxygen issues for 1.9 2021-11-10 16:20:13 +00:00
dh.h Fix more Doxygen typos 2021-11-10 17:26:33 +00:00
doxygen_groups.h Fixes and improvements for crypto callbacks with TLS (mutual auth) (#4437) 2021-10-07 11:12:06 +10:00
doxygen_pages.h Fixes and improvements for crypto callbacks with TLS (mutual auth) (#4437) 2021-10-07 11:12:06 +10:00
dsa.h
ecc.h Fix up some Doxygen issues for 1.9 2021-11-10 16:20:13 +00:00
eccsi.h ECCSI and SAKKE: add support 2021-03-12 09:31:22 +10:00
ed448.h Add Doxygen documentation for Curve448/Ed448 2020-06-16 22:16:13 +10:00
ed25519.h Add Doxygen documentation for Curve448/Ed448 2020-06-16 22:16:13 +10:00
error-crypt.h
evp.h Fix up some Doxygen issues for 1.9 2021-11-10 16:20:13 +00:00
hash.h
hc128.h
hmac.h
idea.h
iotsafe.h Fix up some Doxygen issues for 1.9 2021-11-10 16:20:13 +00:00
logging.h
md2.h
md4.h
md5.h
memory.h Improved memory documentation and examples. Resolves PR #3834. 2021-07-28 09:03:40 -07:00
pem.h Rename pem_password_cb to wc_pem_password_cb. 2021-10-21 16:47:29 -07:00
pkcs7.h Remove legacy NTRU and OQS (#4418) 2021-09-24 08:37:53 +10:00
pkcs11.h
poly1305.h
pwdbased.h
rabbit.h
random.h Changed param's, examples and brief's 2020-07-24 12:54:29 -07:00
ripemd.h
rsa.h Fix up some Doxygen issues for 1.9 2021-11-10 16:20:13 +00:00
sakke.h ECCSI and SAKKE: add support 2021-03-12 09:31:22 +10:00
sha.h
sha256.h documentation typo: wc_InitSha356() sounds like an interesting algorithm but, alas, we will have to settle for wc_InitSha256(). 2020-12-10 14:16:20 -06:00
sha512.h
signature.h
srp.h Fix up some Doxygen issues for 1.9 2021-11-10 16:20:13 +00:00
ssl.h Fix more Doxygen typos 2021-11-10 17:26:33 +00:00
tfm.h
types.h Improved memory documentation and examples. Resolves PR #3834. 2021-07-28 09:03:40 -07:00
wc_encrypt.h Fix more Doxygen typos 2021-11-10 17:26:33 +00:00
wc_port.h
wolfio.h Added public API `wc_RsaKeyToPublicDer_ex` to allow getting RSA public key without ASN.1 header (can return only seq + n + e). Related to PR #4068. Cleanup documentation for RSA and wolfIO. Consolidate duplicate code in `wc_RsaPublicKeyDerSize`. 2021-07-29 09:27:50 -07:00