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

ssh-key: lazily compute AlgorithmName::certificate_type #140

Merged
merged 1 commit into from
Jul 22, 2023

Conversation

tarcieri
Copy link
Member

Only computes the certificate algorithm identifier when needed as opposed to eagerly.

@tarcieri tarcieri force-pushed the ssh-key/lazily-compute-certificate-algorithm-ids branch 2 times, most recently from c7c7e8b to 3e93573 Compare July 22, 2023 20:09
@tarcieri tarcieri changed the title ssh-key: lazily compute AlgorithmName::certificate_id ssh-key: lazily compute AlgorithmName::certificate_type Jul 22, 2023
Only computes the certificate algorithm type string when needed as
opposed to eagerly.
@tarcieri tarcieri force-pushed the ssh-key/lazily-compute-certificate-algorithm-ids branch from 3e93573 to 0a79df5 Compare July 22, 2023 20:11
@tarcieri tarcieri merged commit 330673b into master Jul 22, 2023
12 checks passed
@tarcieri tarcieri deleted the ssh-key/lazily-compute-certificate-algorithm-ids branch July 22, 2023 20:51
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.

1 participant