issues
search
andresriancho
/
pico
Tool to identify and exploit timing attacks
GNU General Public License v3.0
10
stars
6
forks
source link
Write timing measurement unittests
#53
Open
andresriancho
opened
8 years ago
andresriancho
commented
8 years ago
Write timing measurement unittests:
[ ] Use httpretty
[ ] Allow me to configure the execution time
[ ] Allow me to configure a function that will return a "random" delay which is added to the execution time and represents jitter.
[ ] Use different "jitter" functions, with random delays, gaussian, etc.
Write timing measurement unittests: