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

Refactoring: add pgp_key_t::merge() function. #1786

Closed
ni4 opened this issue Mar 26, 2022 · 1 comment
Closed

Refactoring: add pgp_key_t::merge() function. #1786

ni4 opened this issue Mar 26, 2022 · 1 comment

Comments

@ni4
Copy link
Contributor

ni4 commented Mar 26, 2022

Description

We have functions transferable_subkey_merge()/transferable_key_merge() to merge together signatures/uids/subkeys for the same key. This was done because of the old C-style design, and we should get rid of this, as pgp_key_t may be merged directly.

@ni4 ni4 added this to the v0.17.0 milestone Mar 26, 2022
@ni4 ni4 removed this from the v0.17.0 milestone Feb 27, 2023
@ni4
Copy link
Contributor Author

ni4 commented Jan 7, 2025

Fixed via #2256

@ni4 ni4 closed this as completed Jan 7, 2025
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

No branches or pull requests

1 participant