Skip to content

Conversation

@rusty1968
Copy link
Collaborator

  • Add KeyStore, KeyLifecycle, and KeyLocking traits for key management
  • Implement generate_and_store_keypair function for ECDSA-vault integration
  • Add compute_mac_with_vault function for MAC-vault integration
  • Fix PrivateKey trait to use curve parameter in validate method
  • Export key_vault module in HAL public API

Enables secure key storage integration across cryptographic modules while maintaining existing HAL design patterns.

@rusty1968 rusty1968 requested a review from FerralCoder October 9, 2025 05:00
- Add KeyStore, KeyLifecycle, and KeyLocking traits for key management
- Implement generate_and_store_keypair function for ECDSA-vault integration
- Add compute_mac_with_vault function for MAC-vault integration
- Fix PrivateKey trait to use curve parameter in validate method
- Export key_vault module in HAL public API

Enables secure key storage integration across cryptographic modules
while maintaining existing HAL design patterns.
@rusty1968 rusty1968 force-pushed the keyvault-interop-pr branch from ac67ae0 to 7cce00a Compare October 9, 2025 19:45
@FerralCoder FerralCoder merged commit 39f456c into OpenPRoT:main Oct 9, 2025
7 checks passed
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.

2 participants