openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
W
wolfTPM
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
3 days
ago. based on code collected
3 days
ago.
Oct 07, 2024 — Oct 07, 2025
Showing page 12 of 43
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix for `wolfTPM2_GetRng` not properly returning an initialized WC_RNG.
David Garske
More...
almost 2 years ago
Fix the wolfSSL build instructions.
David Garske
More...
almost 2 years ago
Fix for ECC encrypt secret integrity check failed due to zero pad issue.
David Garske
More...
almost 2 years ago
Fix leading zero issue on verify.
David Garske
More...
almost 2 years ago
Fix to make sure leading ECC sign leading zeros are removed when not required.
David Garske
More...
almost 2 years ago
Cleanup KDF function return code checking to avoid scan-build warning.
David Garske
More...
almost 2 years ago
Support ECC KeyGen for signing or derive based on callback context eccKey or ecdhKey population.
David Garske
More...
almost 2 years ago
Merge pull request #310 from dgarske/csr_cryptocb_devid
Eric Blankenhorn
More...
almost 2 years ago
Properly translate a TPM ECC signature verify error for compatibility.
David Garske
More...
almost 2 years ago
Improve logic for finding TPM curve in ECC key generation. A call to wc_ecc_make_key can use curve_id 0 (to detect), but we can get it from the "dp".
David Garske
More...
almost 2 years ago
Troubleshooting issues with socket `tcp bind failed: Address already in use`.
David Garske
More...
almost 2 years ago
Improve the ECC key import scheme for signing.
David Garske
More...
almost 2 years ago
Fixes for building wolfCrypt without PEM to DER support.
David Garske
More...
almost 2 years ago
Allow import of wolf ECC marked as private only (`ECC_PRIVATEKEY_ONLY`).
David Garske
More...
almost 2 years ago
Add TPM crypto callback support for RSA key generation.
David Garske
More...
almost 2 years ago
Use a different (not default) devId for the CSR crypto callback.
David Garske
More...
almost 2 years ago
Merge pull request #309 from night1rider/Jenkins-wolfTPM-example-fix
David Garske
More...
almost 2 years ago
Adding error fix for Jenkins Test: nightly-wolfTPM-examples-V2
dell5060
More...
almost 2 years ago
Merge pull request #308 from tmael/use_crypto_e
David Garske
More...
almost 2 years ago
Remove error-ssl.h
Tesfa Mael
More...
almost 2 years ago
Merge pull request #306 from dgarske/rel_v3.0_prep
JacobBarthelmeh
More...
almost 2 years ago
Added v3.0 release notes and updated version.
David Garske
More...
almost 2 years ago
Fix some of the example TODO's. Fixes for seal/unseal example. Fixes for TLS with param enc. Fix signed_timestamp with ECC.
David Garske
More...
almost 2 years ago
Fixes for using Windows TBS API. The `wolfTPM2_NVStoreKey` should return `TPM_RC_COMMAND_CODE` or `TPM_E_COMMAND_BLOCKED` for the `WOLFTPM_IS_COMMAND_UNAVAILABLE` macro. Add better enable option name `--enable-wintbs` (currently is `--enable-winapi`.
David Garske
More...
almost 2 years ago
Merge pull request #307 from dgarske/csr_sigtype
John Bland
More...
almost 2 years ago
Fixes for building wolfCrypt with no RSA (--disable-rsa / NO_RSA).
David Garske
More...
almost 2 years ago
Add CI tests for CSharp wrappers.
David Garske
More...
almost 2 years ago
Fix support for ECC 384-bit only support. Tested with: `./configure --enable-wolftpm CFLAGS="-DECC_USER_CURVES -DNO_ECC256 -DHAVE_ECC384" --disable-examples --disable-crypttests && make`
David Garske
More...
almost 2 years ago
Add wrapper support for setting key usage (not just extended key usage).
David Garske
More...
almost 2 years ago
Fix for trying to use a custom wolfTPM CSR `sigType`. The `csr->req.sigType` was being initialized to CTC_SHA256wRSA, and not allowing override.
David Garske
More...
almost 2 years ago
←
1
2
…
8
9
10
11
12
13
14
15
16
…
42
43
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree