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

Add missing symmetric cipher support #197

Closed
sorairolake opened this issue Nov 7, 2022 · 1 comment · Fixed by #198
Closed

Add missing symmetric cipher support #197

sorairolake opened this issue Nov 7, 2022 · 1 comment · Fixed by #198

Comments

@sorairolake
Copy link
Contributor

sorairolake commented Nov 7, 2022

I added a Camellia implementation in RustCrypto/block-ciphers#293. So, I think rPGP can support this cipher. If support this, I think it should be done after #165 is finished.

Also, I think it would be better to support the IDEA as well.

@dignifiedquire
Copy link
Member

Very cool, #165 is merged and released, so should be easy to add now

@sorairolake sorairolake changed the title Add Camellia support Add missing symmetric cipher support Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants