Skip to content

Improve crypto support detection and algorithm selection in pytest

Nicki Křížek requested to merge 4202-algorithm-detection-pytest into main

This MR ensures that the selected algorithms remains stable throughout the entire test session. Crypto support detection was rewritten to python and simplified.

Prereq !8800 (merged)

Closes #4202

Closes #4422

Related #3810

Merge request reports