-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #80 from billphipps/changelog_v1_0_1
- Loading branch information
Showing
1 changed file
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,17 @@ | ||
#wolfHSM Release v1.0.0 (October 17, 2024) | ||
# wolfHSM Release v1.0.1 (October 21, 2024) | ||
Bug-fix release. Due to NDA restrictions, access to the Infineon and ST Micro ports is limited. Please contact [email protected] for access. | ||
|
||
## New Feature Additions | ||
* Initial release of whnvmtool to pre-build NVM images (PR#77) | ||
|
||
## Bug Fixes | ||
* Corrected FreshenKey server function to load keys from NVM when not in cache (PR#78) | ||
|
||
## Enhancements and Optimizations | ||
* Updated RSA key handling to support private-only and public-only keys (PR#76) | ||
|
||
|
||
# wolfHSM Release v1.0.0 (October 17, 2024) | ||
Initial release after internal and early evaluator testing. Due to NDA restrictions, access to the Infineon and ST Micro ports is limited. Please contact [email protected] for access. | ||
|
||
## New Feature Additions | ||
|