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 14 of 43
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
wolfTPM Support for sealing/unsealing based on a PCR that is signed externally. Use an external key to sign a PCR digest. Allows a new signed policy to be sent with updates to continue allowing a sealed secret to be unsealed when PCR's change. This resolves the issue with PCR brittleness.
David Garske
More...
about 2 years ago
Merge pull request #293 from dgarske/various_20230818
John Bland
More...
about 2 years ago
Fixed bad printf. Don't error on unknown `TPM2_GetCapability` type.
David Garske
More...
about 2 years ago
Merge pull request #292 from dgarske/secure_rot4
John Bland
More...
about 2 years ago
Fix for `wolfTPM2_ImportPublicKeyBuffer` use of non-existent arg "pass".
David Garske
More...
about 2 years ago
Properly print NULL bin.
David Garske
More...
about 2 years ago
Fix for public key API when missing `WOLFSSL_PUB_PEM_TO_DER`.
David Garske
More...
about 2 years ago
Merge pull request #291 from dgarske/secure_rot3
John Bland
More...
about 2 years ago
Fix custom -nvIndex= argument.
David Garske
More...
about 2 years ago
Improvements to the secure_rot example. Add support for manually placing hash.
David Garske
More...
about 2 years ago
Merge pull request #290 from dgarske/publickey_import
John Bland
More...
about 2 years ago
Improve SRK ECC support detection / handling.
David Garske
More...
about 2 years ago
Support for importing and loading public ECC/RSA keys formatted as PEM or DER.
David Garske
More...
about 2 years ago
Merge pull request #289 from dgarske/secure_rot2
John Bland
More...
about 2 years ago
Avoid using heap (malloc/free) for ecc_point.
David Garske
More...
about 2 years ago
Fix for wolfTPM2_EncryptSecret to not loose error code.
David Garske
More...
about 2 years ago
Merge pull request #276 from dgarske/secure_rot
John Bland
More...
about 2 years ago
Fix for handling session without HMAC key (no bind / no auth) - don't set session salt.
David Garske
More...
about 2 years ago
Add support for encrypting secret using ECC key. Allows using ECC for parameter encryption and importing ECC keys with custom seed. Requires https://github.com/wolfSSL/wolfssl/pull/6683
David Garske
More...
about 2 years ago
Fixes for building with `NO_HMAC`.
David Garske
More...
about 2 years ago
Merge pull request #288 from dgarske/ext_imp_test
John Bland
More...
about 2 years ago
Merge pull request #287 from lealem47/stm32cube
David Garske
More...
about 2 years ago
Address more feedback
Lealem Amedie
More...
about 2 years ago
Address feedback
Lealem Amedie
More...
about 2 years ago
Improve docs
Lealem Amedie
More...
about 2 years ago
Cleanup wrapper function order/groups. Make `wolfTPM2_ChangePlatformAuth` session optional.
David Garske
More...
about 2 years ago
Add code to test external import between two TPM's.
David Garske
More...
about 2 years ago
Added `wolfTPM2_ChangePlatformAuth` wrapper to help set the platform auth. This is useful from the bootloader to make sure no one can use the platform hierarchy from application.
David Garske
More...
about 2 years ago
Sanitize the IO TX/RX buffers (make sure they are zero initialized).
David Garske
More...
about 2 years ago
Adding STM23 Expansion Pack
Lealem Amedie
More...
about 2 years ago
←
1
2
…
10
11
12
13
14
15
16
17
18
…
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