-
Notifications
You must be signed in to change notification settings - Fork 6.9k
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
Merging TestFlows requirements for AES encryption functions. #18221
Merging TestFlows requirements for AES encryption functions. #18221
Conversation
Updating aes_encryption tests to use new requirements. Updating TestFlows version to 1.6.72.
Could you please resolve conflicts? |
…o simplify_testflows_aes_encryption_requirements
Done, but still need to check tests and remove CFB1 and CFB8 modes that are no longer supported. |
@alexey-milovidov, for GCM mode the IV is expected to be 12 bytes based on the error message but there is no error when it less than 12. Is this the expected behavior?
1 rows in set. Elapsed: 0.003 sec. user-host :)
|
@alexey-milovidov, I've updated requirements and tests. When TestFlows check is green this PR is ready for merge. |
I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Merging requirements for AES encryption functions.
Updating aes_encryption tests to use new requirements.
Updating TestFlows version to 1.6.72.
Detailed description / Documentation draft:
Merging requirements for AES encryption functions.
Updating aes_encryption tests to use new requirements.
Updating TestFlows version to 1.6.72.