decryptofy / scarr

SCARR is a Side-Channel Analysis (SCA) framework
Mozilla Public License 2.0
58 stars 9 forks source link

Random float casting fix #3

Closed boslandj closed 8 months ago

boslandj commented 8 months ago

Fixed a bug where on Linux machines the num_steps variable would randomly cast itself to float during large multiprocessing workloads.