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

TKSS-1089: EC key pair generator based on OpenSSL #1090

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

johnshajiang
Copy link
Collaborator

Implements ECKeyPairGenerator based on OpenSSL and supports curves secp256r1, secp384r1 and secp521r1.

This PR will resolves #1089.

@johnshajiang johnshajiang added the feat New feature or request label Jan 24, 2025
@johnshajiang johnshajiang self-assigned this Jan 24, 2025
@johnshajiang johnshajiang changed the title TKSS-1089: EC key pair generation based on OpenSSL TKSS-1089: EC key pair generator based on OpenSSL Jan 24, 2025
@johnshajiang johnshajiang merged commit 67f7d3c into Tencent:master Jan 24, 2025
11 checks passed
@johnshajiang johnshajiang deleted the TKSS-1089 branch January 24, 2025 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EC key pair generator based on OpenSSL
1 participant