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

Versioned key conversion #1695

Closed
wants to merge 8 commits into from

Conversation

vanitasvitae
Copy link
Contributor

Currently, the JcaPGPKeyConverter, BcPGPKeyConverter classes assume keys to be version 4 only.
This PR adds new replacement methods which take an additional version, and deprecates the old methods.

Further, it adds versioned constructors to JcaPGPKeyPair, BcPGPKeyPair and deprecates the unversioned constructors.

@jill-kleiber jill-kleiber self-assigned this Jul 2, 2024
@dghgit dghgit closed this Jul 23, 2024
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.

3 participants