diff options
author | Sybren A. Stüvel <sybren@stuvel.eu> | 2021-02-14 12:20:57 +0100 |
---|---|---|
committer | Sybren A. Stüvel <sybren@stuvel.eu> | 2021-02-14 12:25:26 +0100 |
commit | a9777391d9ba666a61bb3e61426dcb5b04abb5a5 (patch) | |
tree | 62874d393e07e7f9e8eba15ba488c6a04540a0e3 /rsa/transform.py | |
parent | 3af4e6512690aab6e5bb30c47cf125bb8eb41d89 (diff) | |
download | rsa-git-test-threading-fix-173.tar.gz |
Fix #173: threading issue introduced in 4.7test-threading-fix-173
Computing the blinding factor and its inverse was done in a thread-unsafe
manner. Locking the computation & update of the blinding factors, and
passing these around in frame- and stack-bound data, solves this.
Diffstat (limited to 'rsa/transform.py')
0 files changed, 0 insertions, 0 deletions