We've observed a 5.5x reduction in performance between cryptography 41 and 45
with the env set to this, its about 1.34  second for 42 machines.
pip install cryptography==41.*
with this, it drops to about 7.5 seconds.
pip install cryptography==45.*
Can you verify these timing results, and what do you think is the next course of action ?
Many thanks