Historique des commits

Auteur SHA1 Message Date
  Sean Parkinson 2323a5cf59 ARM32 ChaCha20, Poly1305: assembly code il y a 3 mois
  Sean Parkinson 27033c225f Thumb-2 ChaCha, Poly1305: implemention in assembly il y a 3 mois
  Sean Parkinson 3ade7a875e RISC-V 64 ASM: Add Poly1305 implementation il y a 4 mois
  Sean Parkinson 2cc5ecf117 Merge pull request #7759 from JacobBarthelmeh/poly1305 il y a 4 mois
  JacobBarthelmeh 31a6a2bf59 update copyright to 2024 il y a 5 mois
  JacobBarthelmeh 8a9c893c6f fix for initialization of high value and funtction signature il y a 5 mois
  JacobBarthelmeh 04ab561a65 add smallstack support for poly1305 w64wrapper il y a 5 mois
  JacobBarthelmeh 902087df6f add w64wrapper support in poly1305 il y a 5 mois
  Sean Parkinson aab97fe9e2 ChaCha20, Poly1305 ASM for MSVC il y a 9 mois
  Daniel Pouzzner 4b9302cdb3 another batch of -Wconversion fixes. il y a 1 an
  David Garske 6418e3cbfe Fixes for implicit casts. il y a 1 an
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 il y a 2 ans
  Sean Parkinson 66ce7635b9 AES x86 ASM: new assembly il y a 2 ans
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 il y a 2 ans
  Daniel Pouzzner 6a56d3e131 jumbo patch of fixes for clang-tidy gripes (with some bug fixes). il y a 2 ans
  Daniel Pouzzner 0eb76bcfd8 linuxkm: add missing RESTORE_VECTOR_REGISTERS() in wolfcrypt/src/poly1305.c:wc_Poly1305Update(). il y a 3 ans
  Daniel Pouzzner 0f05a71bfb linuxkm: refactor SAVE_VECTOR_REGISTERS() macro to take a fail clause as an argument, to allow the preprocessor to completely eliminate it in non-kernel builds, and for backward compat with WCv5.0-RC8. il y a 3 ans
  Sean Parkinson 38cfec89e8 ARMv8: fix configurations il y a 3 ans
  Daniel Pouzzner 6d715130a2 linuxkm: cleanups and smallstack refactors related to WOLFSSL_LINUXKM_SIMD_X86_IRQ_ALLOWED, associated linuxkm-SIMD-IRQ PR, and associated peer review: il y a 3 ans
  Daniel Pouzzner 83e0e19e03 linuxkm feature additions: il y a 3 ans
  Elms 5c01613acb Add GCC extension to bypass select `-pedantic` warnings il y a 3 ans
  toddouska 3ac03d3d66 Merge pull request #3805 from JacobBarthelmeh/copyright il y a 3 ans
  Sean Parkinson a55e94cf6f ECCSI and SAKKE: add support il y a 4 ans
  Jacob Barthelmeh c729318ddd update copyright date il y a 3 ans
  Daniel Pouzzner 6142c22948 add wc_XChaCha_init(), wc_XChaCha20Poly1305_Init(), wc_XChaCha20Poly1305_encrypt_oneshot(), wc_XChaCha20Poly1305_decrypt_oneshot(), and wc_Poly1305_EncodeSizes64(). also, remove redundant arg check (typo) in wc_Poly1305Update(). il y a 4 ans
  Daniel Pouzzner 7c2aefcfdd linuxkm: enable the rest of the _asm implementations for x86, wrapped in {SAVE,RESTORE}_VECTOR_REGISTERS(). il y a 4 ans
  Tesfa Mael 493510e2ea Review comments il y a 4 ans
  Tesfa Mael cebb283822 DO-178 changes il y a 4 ans
  Sean Parkinson 55ea2facdd Changes to clear issues raised by cppcheck il y a 5 ans
  toddouska 11a0b117f8 Merge pull request #2706 from dgarske/chapoly_aead_iuf il y a 5 ans