Historique des commits

Auteur SHA1 Message Date
  Andras Fekete 372f57e528 Address PR suggestions il y a 5 mois
  Andras Fekete 211742bfe0 liboqs depends on pthreads now il y a 5 mois
  Kaleb Himes 9f9a82e469 Merge pull request #7637 from lealem47/armasm_fips il y a 5 mois
  Lealem Amedie b7d32d0609 Force inline ASM for armv7 with FIPS il y a 5 mois
  Daniel Pouzzner b3e8f0ad24 add --enable-debug-trace-errcodes, WOLFSSL_DEBUG_TRACE_ERROR_CODES, WC_ERR_TRACE(), WC_NO_ERR_TRACE(), support/gen-debug-trace-error-codes.sh. also add numerous deployments of WC_NO_ERR_TRACE() to inhibit frivolous/misleading errcode traces when -DWOLFSSL_DEBUG_TRACE_ERROR_CODES. il y a 5 mois
  David Garske b69482ffac Merge pull request #7569 from SparkiDev/riscv_aes_asm il y a 5 mois
  Sean Parkinson acd604db3d AES RISC-V 64-bit ASM: ECB/CBC/CTR/GCM/CCM il y a 5 mois
  David Garske 7fadd4ed9f Merge pull request #7595 from JacobBarthelmeh/static il y a 5 mois
  David Garske bb57c1de94 Merge pull request #7603 from lealem47/detect_cut il y a 5 mois
  Lealem Amedie ecef3c214c Fix cut detection in configure.ac il y a 5 mois
  JacobBarthelmeh ebdc8b9a32 rename of macros, add descriptions, minor fixes il y a 5 mois
  JacobBarthelmeh 511c403631 account for yes/no options il y a 5 mois
  JacobBarthelmeh 6cca3a0d92 tie in static memory debug callback il y a 5 mois
  JacobBarthelmeh 288fe430f5 tying in lean staticmemory build with --enable-staticmemory=small il y a 5 mois
  Chris Conlon 8f1029f86d Update --enable-jni to define SESSION_CERTS for wolfJSSE il y a 6 mois
  David Garske 15af87af8f Merge pull request #7555 from lealem47/forceSHA3 il y a 6 mois
  David Garske 391431c7d8 Merge pull request #7539 from bandi13/fixConversionPart2 il y a 6 mois
  Lealem Amedie 54bf7fd5d9 Force SHA3 on with FIPS V5 il y a 6 mois
  Andras Fekete 412447ac41 Enable OPTION_CHECKING by default il y a 6 mois
  Andras Fekete 0eb11ff466 Standard way to set defaults il y a 6 mois
  Andras Fekete b83d8f0cf6 Make sure MAX_ECC_BITS >= MIN_ECC_BITS il y a 6 mois
  Andras Fekete 35ef7f4093 There is no default defined. Expected to be unset il y a 6 mois
  Daniel Pouzzner 4331bc092b configure.ac: on armasm, disable ENABLED_AESXTS_STREAM by default (not implemented). il y a 6 mois
  Daniel Pouzzner 3ad5ec4e0a make --enable-linuxkm-lkcapi-register require --enable-experimental, except for the known-good --enable-linuxkm-lkcapi-register="xts(aes)". il y a 6 mois
  Daniel Pouzzner 70d7b6e48b add WOLFSSL_AESXTS_STREAM, --enable-aesxts-stream, wc_AesXtsEncryptStart(), wc_AesXtsDecryptStart(), wc_AesXtsEncryptUpdate(), wc_AesXtsDecryptUpdate(), and implement fixes in linuxkm/lkcapi_glue.c to use the streaming API when needed. also added support for 2*192 bit AES-XTS, needed for Linux kernel. il y a 6 mois
  Sean Parkinson e47f1d4190 LMS, XMSS: move code into wolfCrypt il y a 6 mois
  Sean Parkinson 72d49964b9 Merge pull request #7379 from mrdeep1/enable-rpk il y a 6 mois
  Daniel Pouzzner 0566584191 implement full support for --enable-intelasm --enable-linuxkm. also add --enable-curve25519=noasm to allow use of the existing NO_CURVED25519_X64 code path by the linuxkm build (fe_x25519_asm.S is not kernel-compatible). il y a 6 mois
  Daniel Pouzzner 4cc27fa58b rename WC_AES_C_DYNAMIC_FALLBACK to WC_C_DYNAMIC_FALLBACK. il y a 6 mois
  Daniel Pouzzner 185f35287e configure.ac: fix copyright year. il y a 6 mois