6
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make the DTLS tests a bit more resilient More... 20 days ago
Introduce cmake get/set_wolfssl_definitions; Add Kyber and OQS More... 20 days ago
Support for ECC_CACHE_CURVE with no malloc. ZD 17774 More... 20 days ago
Allow for zero length hash. Its not an error. More... 20 days ago
Merge pull request #7474 from miyazakh/renesas_rz_rsip_update More... 20 days ago
ASN template debug compile error More... 20 days ago
convert outLen type correctly More... 20 days ago
Generic Memory Pools More... 20 days ago
Generic Memory Pools More... 20 days ago
Introduce cmake_policy CMP0128 NEW More... 20 days ago
Merge pull request #7487 from bandi13/fixDockerfile More... 20 days ago
Merge pull request #7481 from douzzer/20240424-sha-C-dynamic-fallback More... 20 days ago
Merge pull request #7485 from dgarske/pkcs11_async More... 20 days ago
address peer review: typography in linuxkm/linuxkm_memory.c, typography, clarity, and efficiency in wolfcrypt/src/sha256.c and wolfcrypt/src/sha512.c. More... 21 days ago
Improved the prioritization of crypto callback vs async crypt in ECC and RSA. Resolves possible use of uninitialized value on ECC/RSA key when PKCS11 is enabled. See #7482 More... 21 days ago
Remove 'dunfell' as its support ends in 3 days More... 21 days ago
Add in 'langdale' and 'scarthgap' containers More... 21 days ago
Force a rebuild using the latest sources More... 21 days ago
Mem fail fix: ProcessingBuffer() More... 21 days ago
Merge pull request #7472 from ColtonWilley/remove-des3-guard-from-pkcs12-tests More... 21 days ago
wolfssl/openssl/sha3.h: use sizeof(struct wc_Sha3) only ifdef WOLFSSL_SHA3. More... 23 days ago
smallstack refactors of wolfcrypt/src/evp.c:wolfssl_evp_digest_pk_final() and wolfcrypt/test/test.c:openssl_test(). More... 23 days ago
add missing gate around Sha256_SetTransform() declaration in wolfcrypt/src/sha256.c; More... 23 days ago
Merge pull request #7477 from julek-wolfssl/issue/7390-2 More... 23 days ago
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). More... 23 days ago
linuxkm/linuxkm_memory.c: fix circular dependency around wolfCrypt_Init(), allocate_wolfcrypt_linuxkm_fpu_states(), wc_linuxkm_fpu_state_assoc(), on FIPS. More... 23 days ago
implement WC_C_DYNAMIC_FALLBACK for SHA-3. More... 23 days ago
implement WC_C_DYNAMIC_FALLBACK for SHA512. More... 23 days ago
implement WC_C_DYNAMIC_FALLBACK for SHA256. More... 23 days ago
Generic Memory Pools More... 23 days ago