-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Compile time keys should be allowed in the server and accessible as readonly on the server, identified by keyid's in the same namespace as cached/nvm keys.
- Add a callback to check for keyids within the constant keystore when searching for a matching keyid within cache or nvm.
- Add a callback to check for keyids within the constant keystore when searching for a unique keyid.
- Optional: provide a fixed API and refactor existing key cache and nvm keystores to match that API
- Keystore entries should store full metadata and variable length data.
- Provide tool/headers to build keystore contents during compile time or to generate a separate binary file to be overlaid during link.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request