Description
Whilst a new PR was added to make changes to unrelated things in the repo, we noticed that the TestEncrypt from transposition_test failed. Upon inspection I couldn't find any glaring faults, and re-running the test fixed the CI test, but this is an indication that this is a flaky test and need further investigation, hence opening this issue to keep track of this.
Steps to reproduce
Unable to reproduce.
Expected behavior
The tests should not have any effect when there are unrelated changes made in the repository and they should be consistent upon multiple runs.