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

Fix #766: Failing test testEncryptionAndDecryptionDifferentActivationFailServerPrivateKeyConverter #1772

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

romanstrobl
Copy link
Member

@romanstrobl romanstrobl commented Nov 14, 2024

The test was failing randomly because sometimes the decryption worked, depending on generated IV value. I fixed the test so it handles the state when decryption succeeds, however the decrypted private key is different.

@romanstrobl romanstrobl self-assigned this Nov 14, 2024
Copy link
Member

@petrdvorak petrdvorak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK

@romanstrobl romanstrobl merged commit a76aae5 into develop Nov 14, 2024
2 checks passed
@romanstrobl romanstrobl deleted the issues/766-failing-test-private-key branch November 14, 2024 05:56
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.

2 participants