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

Get Public Key from a Certificate or from a Private Key #1642

Merged
merged 2 commits into from
Apr 13, 2024

Conversation

cplussharp
Copy link
Contributor

Add two new operations. One operation to get the public key of a given certificate and another one to get the public key for a given private key.

@cplussharp
Copy link
Contributor Author

Rebased changes to the current master

@cplussharp
Copy link
Contributor Author

this fixes #1793

@a3957273
Copy link
Member

Very nice contribution. I've tried this in the past and it's not particularly easy to do this on the fly.

@a3957273 a3957273 merged commit edc23a8 into gchq:master Apr 13, 2024
4 checks passed
@cplussharp
Copy link
Contributor Author

Thanks for the merge

@cplussharp cplussharp deleted the pubkey-from-cert branch April 14, 2024 09:05
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