Historie revizí

Autor SHA1 Zpráva Datum
  Sean Parkinson 2323a5cf59 ARM32 ChaCha20, Poly1305: assembly code před 3 měsíci
  Sean Parkinson 27033c225f Thumb-2 ChaCha, Poly1305: implemention in assembly před 3 měsíci
  Sean Parkinson 3ade7a875e RISC-V 64 ASM: Add Poly1305 implementation před 4 měsíci
  Sean Parkinson 2cc5ecf117 Merge pull request #7759 from JacobBarthelmeh/poly1305 před 4 měsíci
  JacobBarthelmeh 31a6a2bf59 update copyright to 2024 před 5 měsíci
  JacobBarthelmeh 8a9c893c6f fix for initialization of high value and funtction signature před 5 měsíci
  JacobBarthelmeh 04ab561a65 add smallstack support for poly1305 w64wrapper před 5 měsíci
  JacobBarthelmeh 902087df6f add w64wrapper support in poly1305 před 5 měsíci
  Sean Parkinson aab97fe9e2 ChaCha20, Poly1305 ASM for MSVC před 9 měsíci
  Daniel Pouzzner 4b9302cdb3 another batch of -Wconversion fixes. před 1 rokem
  David Garske 6418e3cbfe Fixes for implicit casts. před 1 rokem
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 před 2 roky
  Sean Parkinson 66ce7635b9 AES x86 ASM: new assembly před 2 roky
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 před 2 roky
  Daniel Pouzzner 6a56d3e131 jumbo patch of fixes for clang-tidy gripes (with some bug fixes). před 2 roky
  Daniel Pouzzner 0eb76bcfd8 linuxkm: add missing RESTORE_VECTOR_REGISTERS() in wolfcrypt/src/poly1305.c:wc_Poly1305Update(). před 3 roky
  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. před 3 roky
  Sean Parkinson 38cfec89e8 ARMv8: fix configurations před 3 roky
  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: před 3 roky
  Daniel Pouzzner 83e0e19e03 linuxkm feature additions: před 3 roky
  Elms 5c01613acb Add GCC extension to bypass select `-pedantic` warnings před 3 roky
  toddouska 3ac03d3d66 Merge pull request #3805 from JacobBarthelmeh/copyright před 3 roky
  Sean Parkinson a55e94cf6f ECCSI and SAKKE: add support před 4 roky
  Jacob Barthelmeh c729318ddd update copyright date před 3 roky
  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(). před 4 roky
  Daniel Pouzzner 7c2aefcfdd linuxkm: enable the rest of the _asm implementations for x86, wrapped in {SAVE,RESTORE}_VECTOR_REGISTERS(). před 4 roky
  Tesfa Mael 493510e2ea Review comments před 4 roky
  Tesfa Mael cebb283822 DO-178 changes před 4 roky
  Sean Parkinson 55ea2facdd Changes to clear issues raised by cppcheck před 5 roky
  toddouska 11a0b117f8 Merge pull request #2706 from dgarske/chapoly_aead_iuf před 5 roky