Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prep for release v3.0 #306

Merged
merged 6 commits into from Oct 30, 2023
Merged

Conversation

dgarske
Copy link
Contributor

@dgarske dgarske commented Oct 13, 2023

  • Added v3.0 release notes and updated version.
  • Update the TODO list in the README.
  • Compiler warning files with NO_FILESYSTEM.
  • Fixes for building wolfCrypt with no RSA (--disable-rsa / NO_RSA).
  • 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).
  • Fixes for seal/unseal example.
  • Fixes for TLS with param enc.
  • Fixes signed_timestamp with ECC.

@dgarske dgarske self-assigned this Oct 13, 2023
ChangeLog.md Outdated
* Example for Secure Boot solution to store root of trust in NV (PR's #276, #289, #291 and #292)
* Support for importing and loading public ECC/RSA keys formatted as PEM or DER (PR #290)
* Added new policy_nv example (PR #298)
* Added `-nvhandle`` argument to nvram examples (PR #296)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

double tick.

@anhu anhu self-requested a review October 13, 2023 23:44
anhu
anhu previously approved these changes Oct 13, 2023
@dgarske dgarske force-pushed the rel_v3.0_prep branch 2 times, most recently from fa11130 to b9eadef Compare October 30, 2023 16:27
…urn `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`.
@JacobBarthelmeh JacobBarthelmeh merged commit 5b288d4 into wolfSSL:master Oct 30, 2023
1 check passed
@dgarske dgarske deleted the rel_v3.0_prep branch December 29, 2023 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants