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

Features/secure enclave #26

Merged
merged 6 commits into from
Jul 15, 2024
Merged

Features/secure enclave #26

merged 6 commits into from
Jul 15, 2024

Conversation

ArunRajasekhar84
Copy link
Collaborator

  • Key generation from secure enclave
  • Signing of data using key from Secure Enclave
  • implemented protocols to interchangeably use key generation techniques

Segregated the code for encryption key generation and data signing to separate class to enable scalability to other encryption key generation and storage techniques.
Changed the interface descriptions to match the new changes related to key generation handler
Removing test code for secure enclave
- Fixed issue with creating jwk
- code cleanup and adding necessary comments
@josmilan josmilan merged commit 711c3aa into main Jul 15, 2024
1 check 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