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
1 day
ago. based on code collected
1 day
ago.
Oct 11, 2024 — Oct 11, 2025
Showing page 2 of 43
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #427 from dgarske/zd20237
Eric Blankenhorn
More...
3 months ago
Remove a duplicate `MAX_ECC_KEY_BYTES`. Add comment for why `MAX_RSA_KEY_BYTES` uses (times 2). Fix LABEL_MAX_BUFFER. Add better defaults for SLB9672/SLB9673.
David Garske
More...
3 months ago
Fix for line length issues (did not touch functions or comments that exceed 80). Fix for missing brace with `WOLFTPM_USE_SYMMETRIC` and added test for it.
David Garske
More...
3 months ago
Implement an address sanitizer test. Fix some of the configurable limit defaults.
David Garske
More...
3 months ago
Fix for HASH_COUNT (make sure its at least 2 by default). Fix for `TPM2_GetWolfRng` to ensure NULL is set on RNG init error.
David Garske
More...
3 months ago
A few more cleanups and checks around `TPM2_GetHashDigestSize`.
David Garske
More...
3 months ago
Fix RSA encrypt/decrypt buffer size check logic.
David Garske
More...
3 months ago
Fix possible buffer overrun issues. Specifically issues with exporting RSA keys where the wolfCrypt max key size doesn't match what TPM supports. ZD 20237.
David Garske
More...
3 months ago
Merge pull request #426 from dgarske/hash_count
Eric Blankenhorn
More...
3 months ago
Improve the detection of maximum HASH_COUNT. ZD 20193.
David Garske
More...
3 months ago
Merge pull request #425 from dgarske/swtpm_docs3
Eric Blankenhorn
More...
3 months ago
Minor documentation fix.
David Garske
More...
3 months ago
Merge pull request #424 from dgarske/swtpm_docs2
Eric Blankenhorn
More...
3 months ago
Peer review cleanups.
David Garske
More...
3 months ago
Further cleanups
David Garske
More...
3 months ago
Added TCG TPM to the SWTPM documentation. Various document cleanups.
David Garske
More...
3 months ago
Merge pull request #422 from dgarske/hmac_persist_key
Eric Blankenhorn
More...
3 months ago
Merge pull request #423 from LinuxJedi/ar-bug
David Garske
More...
3 months ago
Fix bug in configure.ac which breaks in Alpine
Andrew Hutchings
More...
3 months ago
Fix for session index in `hmac -aes` test.
David Garske
More...
4 months ago
Fix wrap_test and provide backwards compatibility for `wolfTPM2_HmacStart` -> `wolfTPM2_LoadKeyedHashKey`.
David Garske
More...
4 months ago
Example for HMAC with persistent key. ZD 20109.
David Garske
More...
4 months ago
Merge pull request #421 from dgarske/cryptocb_nokey
Andrew Hutchings
More...
4 months ago
Add support for the crypto callback `WC_PK_TYPE_RSA_GET_SIZE`.
David Garske
More...
4 months ago
Fix for WC_RNG change to add `pid_t`. Add detection of `HAVE_GETPID`.
David Garske
More...
4 months ago
Fix for crypto callback if called and no TPM key is setup (fallback to software).
David Garske
More...
4 months ago
Merge pull request #420 from dgarske/cmake_threadls
Zackery
More...
4 months ago
Fix CMake logic for `WOLFTPM_NO_ACTIVE_THREAD_LS`. ZD 19829
David Garske
More...
4 months ago
Merge pull request #419 from dgarske/parsepubsz
Eric Blankenhorn
More...
4 months ago
Cleanups for make_credential and `keygen -rsa` test case
David Garske
More...
4 months ago
←
1
2
3
4
5
6
7
8
9
…
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