Conversation
bigbrett
force-pushed
the
global-keys
branch
3 times, most recently
from
October 17, 2025 19:51
7183693 to
ef0b155
Compare
bigbrett
commented
Oct 17, 2025
bigbrett
force-pushed
the
global-keys
branch
7 times, most recently
from
October 28, 2025 20:14
2d985f0 to
47be55b
Compare
…eywrap compatibility. Key changes: - Add WOLFHSM_CFG_GLOBAL_KEYS feature flag and configuration - Implement global key cache in NVM context separate from local caches - Add keyId translation layer between client flags and server encoding - Create unified cache routing infrastructure for local/global keys - Add comprehensive multi-client test suite with 15+ test cases - Update all crypto/keystore operations to support global keys - Major refactor to keywrap feature to add clientId-based access control and addiional test coverage for wrap/unwrap scenarios with global and local keys - Standardize client_id usage across benchmarks and tests - Add new wh_keyid module for keyId manipulation helpers
- Renamed whServerCacheXXX to whKeyCacheXXX - Relocated client global+wrapped flags to wh_keyid.h from wh_client.h - Fixed copyright year - Fixed wh_settings.h include order
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.