Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@bnoonan-cloudian
Copy link

No description provided.

kevinAlbs and others added 30 commits August 1, 2023 14:28
This test is meant to intentionally trigger an exception in the cryptography library
by creating a CMAC with a non-block cipher algorithm, IDEA.
That doesn't work any more because IDEA is now treated as a block cipher algorithm.
To fix this, we now use the ARC4 algorithm instead,
which does trigger the expected exception.
@bnoonan-cloudian bnoonan-cloudian merged commit bd203a9 into cloudian:master Mar 10, 2025
8 of 20 checks passed
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.

10 participants