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

Missing message test for Camellia #237

Open
sorairolake opened this issue Apr 28, 2023 · 1 comment · May be fixed by #354
Open

Missing message test for Camellia #237

sorairolake opened this issue Apr 28, 2023 · 1 comment · May be fixed by #354
Labels

Comments

@sorairolake
Copy link
Contributor

I added Camellia and IDEA support for this in #198.

A message test for IDEA existed, so I enabled it, but it for Camellia didn't existed. Would it be possible to add this?

@dignifiedquire
Copy link
Member

If you can find one, I'd be happy to add it. Those test cases are what I found in various implementations, so I don't have a simple way to generate new ones.

hko-s added a commit to hko-s/rpgp that referenced this issue May 16, 2024
Added test for camellia message decryption. The messages were generated by the OpenPGP interop suite with GnuPG 2.4.4

Fixes rpgp#237
hko-s added a commit to hko-s/rpgp that referenced this issue May 16, 2024
Added test for camellia message decryption. The messages were generated by the OpenPGP interop suite with GnuPG 2.4.4

Fixes rpgp#237
@hko-s hko-s linked a pull request May 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants