Commit History

Author SHA1 Message Date
  kaleb-himes a1645d684a 448 streaming base on ENABLED flag and below FIPS section 2 weeks ago
  Daniel Pouzzner 38c7327660 Merge pull request #7622 from SparkiDev/ml-dsa 2 weeks ago
  Sean Parkinson 3e3a00dafd Dilithium/ML-DSA: Implementation of ML-DSA-44/65/87 1 month ago
  Daniel Pouzzner 2c69e4a56b add --debug-code-points and WOLFSSL_DEBUG_CODEPOINTS, 3 weeks ago
  Andras Fekete 372f57e528 Address PR suggestions 3 weeks ago
  Andras Fekete 211742bfe0 liboqs depends on pthreads now 3 weeks ago
  Kaleb Himes 9f9a82e469 Merge pull request #7637 from lealem47/armasm_fips 3 weeks ago
  Lealem Amedie b7d32d0609 Force inline ASM for armv7 with FIPS 3 weeks ago
  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. 4 weeks ago
  David Garske b69482ffac Merge pull request #7569 from SparkiDev/riscv_aes_asm 1 month ago
  Sean Parkinson acd604db3d AES RISC-V 64-bit ASM: ECB/CBC/CTR/GCM/CCM 1 month ago
  David Garske 7fadd4ed9f Merge pull request #7595 from JacobBarthelmeh/static 1 month ago
  David Garske bb57c1de94 Merge pull request #7603 from lealem47/detect_cut 1 month ago
  Lealem Amedie ecef3c214c Fix cut detection in configure.ac 1 month ago
  JacobBarthelmeh ebdc8b9a32 rename of macros, add descriptions, minor fixes 1 month ago
  JacobBarthelmeh 511c403631 account for yes/no options 1 month ago
  JacobBarthelmeh 6cca3a0d92 tie in static memory debug callback 1 month ago
  JacobBarthelmeh 288fe430f5 tying in lean staticmemory build with --enable-staticmemory=small 1 month ago
  Chris Conlon 8f1029f86d Update --enable-jni to define SESSION_CERTS for wolfJSSE 1 month ago
  David Garske 15af87af8f Merge pull request #7555 from lealem47/forceSHA3 1 month ago
  David Garske 391431c7d8 Merge pull request #7539 from bandi13/fixConversionPart2 1 month ago
  Lealem Amedie 54bf7fd5d9 Force SHA3 on with FIPS V5 1 month ago
  Andras Fekete 412447ac41 Enable OPTION_CHECKING by default 1 month ago
  Andras Fekete 0eb11ff466 Standard way to set defaults 1 month ago
  Andras Fekete b83d8f0cf6 Make sure MAX_ECC_BITS >= MIN_ECC_BITS 1 month ago
  Andras Fekete 35ef7f4093 There is no default defined. Expected to be unset 1 month ago
  Daniel Pouzzner 4331bc092b configure.ac: on armasm, disable ENABLED_AESXTS_STREAM by default (not implemented). 1 month ago
  Daniel Pouzzner 3ad5ec4e0a make --enable-linuxkm-lkcapi-register require --enable-experimental, except for the known-good --enable-linuxkm-lkcapi-register="xts(aes)". 1 month ago
  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. 1 month ago
  Sean Parkinson e47f1d4190 LMS, XMSS: move code into wolfCrypt 2 months ago