Историја ревизија

Аутор SHA1 Порука Датум
  David Garske 1c4d7285d3 Add documentation for HKDF functions. Improve param comments for devId. пре 9 месеци
  Daniel Pouzzner 931ac4e568 add documentation for wc_AesXtsInit(), wc_AesXtsSetKeyNoInit(), wc_CmacFinalNoFree(), and wc_CmacFree(); пре 10 месеци
  Anthony Hu cfa1b589c6 minor fix again пре 10 месеци
  Anthony Hu e6bd8dce6e Minor fix. пре 10 месеци
  Anthony Hu ad1f709455 Add missing references to wc_AesInit in the API docs. пре 10 месеци
  Eric Blankenhorn 7223b5a708 Fix spelling warnings пре 10 месеци
  Brett Nicholas fafb9e81c0 Add support for AES EAX mode, as described in https://eprint.iacr.org/2003/069 пре 1 година
  Kareem 6cb2c84f12 Update AES documentation to clarify block size requirement. Fix parameter ordering in wc_ChaCha20Poly1305_Decrypt documentation. пре 1 година
  kaleb-himes 9c1adbd83b Fix typo's in the code sample(s) пре 1 година
  kaleb-himes 5bbdda6895 Document use of wc_AesFree() пре 1 година
  Eric Blankenhorn fa30ab37b3 Add reference to wc_AesInit in Gmac API doc пре 2 година
  Andrew Hutchings 5ea9d11295 Minor documentation cleanup пре 2 година
  Anthony Hu 1bc71da1df Correction about AES using IV in docs пре 2 година
  Daniel Pouzzner a718637c6f AES: harmonize wc_Aes{Encrypt,Decrypt} and wc_Aes{Encrypt,Decrypt}Direct implementations to return int; add return values to all static void functions in aes.c that can fail; add WARN_UNUSED_RESULT to all static functions in aes.c with return values; implement missing error percolation around AES block cipher implementations; bump FIPS version for v5-ready and v5-dev to 5.3 (v5-RC12 is 5.2). пре 2 година
  Hayden Roche 62b07d8806 Add AES-SIV (RFC 5297). пре 2 година
  Eric Blankenhorn 6197853f37 Document wc_AesCfbEncrypt and wc_AesCfbDecrypt пре 2 година
  Daniel Pouzzner 5d9ee97530 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. пре 3 година
  abrahamsonn 765d97ae01 1. Trailing whitespace removal пре 6 година
  connerwolfssl 554275ba71 documentation fix, changes made to x509_print for wolfCLU пре 6 година
  connerwolfssl 13b7dad0fa documentation clean up, added check for asn generalized time пре 6 година
  Jacob Barthelmeh fd691a5795 add aes init function to docs пре 6 година
  connerwolfssl ba40a71a3c added script so ensure doxygen api documentation matches wolfssl api пре 6 година
  connerwolfssl 17e88b47f6 Migrated documentation directory to doc. README updated. Error fixes. Moved make options to doc/include.am пре 6 година