Skip to content

TKSS-1125: ECOneShotKeyPairGenerator should cache EC parameters#1130

Merged
johnshajiang merged 1 commit intoTencent:masterfrom
johnshajiang:TKSS-1125
Apr 7, 2025
Merged

TKSS-1125: ECOneShotKeyPairGenerator should cache EC parameters#1130
johnshajiang merged 1 commit intoTencent:masterfrom
johnshajiang:TKSS-1125

Conversation

@johnshajiang
Copy link
Copy Markdown
Collaborator

It should not generate EC parameters for a curve every time. Instead, it should cache and reuse them.

This PR will resolves #1125.

@johnshajiang johnshajiang added the bug Something isn't working label Apr 7, 2025
@johnshajiang johnshajiang self-assigned this Apr 7, 2025
@johnshajiang johnshajiang merged commit 441837e into Tencent:master Apr 7, 2025
19 checks passed
@johnshajiang johnshajiang deleted the TKSS-1125 branch April 7, 2025 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ECOneShotKeyPairGenerator should cache EC parameters

1 participant