-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update shared secret handling and KAS key initialization
The commit updates how shared secrets are handled, making use of asynchronous programming principles for more efficient execution. The usage of static KAS keys has also been replaced with an improved initialization function that ensures the keys are only loaded once. This change leads to significant performance improvements and reduces the possibility of error during key loading.
- Loading branch information
1 parent
36f0483
commit db48bb8
Showing
2 changed files
with
84 additions
and
86 deletions.
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
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