Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Pouzzner d85c108952 wolfssl/wolfcrypt/error-crypt.h, wolfcrypt/src/error.c: add WC_FAILURE ("wolfCrypt generic failure") with value -1, for traceable error return of -1 in wolfCrypt. há 1 dia atrás
  Brett Nicholas cceeb776f7 gate dilithium OID autodetection on FIPS 204 draft mode há 3 dias atrás
  David Garske 18f52b2573 Merge pull request #8177 from bigbrett/dilithium-get-algo-from-der há 4 dias atrás
  Brett Nicholas 48dcbe9caf fix typo in comment há 5 dias atrás
  Brett Nicholas d50fb63071 add macros for dilithium DER export buffer sizes há 5 dias atrás
  Brett Nicholas 63deea57e0 properly protect test.c calls to dilithium public/private API há 5 dias atrás
  Daniel Pouzzner ebfde75d91 fixes for misspelled/malformed macro names, and add missing BUILD_AESCCM setup in wolfssl/internal.h há 1 semana atrás
  Brett Nicholas f672105d55 - Move automatic OID detection from Dilithium code into ASN code há 1 semana atrás
  Daniel Pouzzner 0ebd86d668 add second wolfCrypt error code span, and add DEADLOCK_AVERTED_E. há 1 semana atrás
  Brett Nicholas 0e6ac11d15 - Add ability to obtain Dilithium security level (parameters) from a DER há 1 semana atrás
  Daniel Pouzzner 165b4afbeb Merge pull request #8143 from SparkiDev/kyber_plus_mlkem há 2 semanas atrás
  Daniel Pouzzner aa18bbca55 assorted cleanups and refactors for C89 conformance, codespell and check-source-text, and consistent heap shim usage. há 2 semanas atrás
  Sean Parkinson 7d42ddae48 Kyber/ML-KEM: make both available há 2 semanas atrás
  David Garske 836b741402 Merge pull request #8132 from douzzer/20241024-opensslcoexist-opensslextra há 3 semanas atrás
  Sean Parkinson 24003b265a Merge pull request #8129 from bigbrett/curve25519-generic-keyparsing há 3 semanas atrás
  Sean Parkinson 76e421b557 Merge pull request #8118 from bigbrett/wc-test-ecc-zero-digest-disable há 3 semanas atrás
  David Garske 652f7059ce Merge pull request #8061 from wolfSSL/NDS_fix há 3 semanas atrás
  Brett Nicholas aafd07d79a remove ECC_SHAMIR macro protection for ECC sign/verify of zero digest há 3 semanas atrás
  Brett Nicholas 325221707c address review feedback há 3 semanas atrás
  Brett Nicholas 17c7b6cc3a moved some macro logic from test.c to settings.h há 3 semanas atrás
  Daniel Pouzzner cf95fdc071 Globally remap & refactor conflicting symbols to allow -DOPENSSL_EXTRA -DOPENSSL_COEXIST, or equivalently, --enable-opensslextra --enable-opensslcoexist. há 3 semanas atrás
  Brett Nicholas 20cf6b74c1 fix curve25519 test sanitizer errors há 3 semanas atrás
  Brett Nicholas 62d7e90352 added additional curve25519 generic test há 3 semanas atrás
  Brett Nicholas 97a370ed08 added generic curve25519 encode/decode functions that can handle combined keypairs há 3 semanas atrás
  Brett Nicholas cac11e3d09 add non-feature-specific macro to disable ECC sign/verify of all-zero digest há 3 semanas atrás
  Daniel Pouzzner 6e14889758 Merge pull request #8094 from JacobBarthelmeh/coverity há 1 mês atrás
  JacobBarthelmeh f21a763ae9 return out of test function if failing RNG init há 1 mês atrás
  JacobBarthelmeh 18150a11aa CID 426062,426063 initialization and free check há 1 mês atrás
  jordan 5690af82dc wolfcrypt test: fix double free. há 1 mês atrás
  Daniel Pouzzner 996986d0c1 refactor wc_AesDelete, wc_curve25519_delete, wc_ed25519_delete, wc_HashDelete, and wc_DeleteRsaKey to take two arguments, the first a required pointer to the object, the second an optional pointer to the pointer to be zeroed upon successful deletion, for the benefit of calling from C# without unsafe code. há 1 mês atrás