Commit History

Author SHA1 Message Date
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 2 years ago
  Daniel Pouzzner b7ec529f61 wolfcrypt/src/siphash.c: in wc_SipHash(), use FALL_THROUGH macro, not /* fall-through */. 2 years ago
  Daniel Pouzzner 90aaeb283e wolfcrypt/src/siphash.c: add missing !WOLFSSL_NO_ASM clause in gate around inline asm. 2 years ago
  Andrew Hutchings 11a7756527 Fix 64bit postfix for constants 2 years ago
  Hayden Roche a9cc1ca877 Merge pull request #4924 from dgarske/coexist_fixes 2 years ago
  Sean Parkinson d5989dc15e SipHash: Replace gcc specific ASM instruction with generic 2 years ago
  David Garske 3839b0e675 Fixes for building wolfSSL along side openssl. 2 years ago
  Daniel Pouzzner 5e33da8147 fix whitespace. 2 years ago
  Sean Parkinson a6485a228d Add SipHash algorithm 2 years ago