blob: a06269f9bf3884d6accb6ef0839f3e2dd5891d75 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
## **Run `python run_tests.py` to test all files**
All hashes verified with openssl in hashes.json
## Bonus
Shattered test
(mostly for fun)
These files should yield the same sha1 hash value
To test run
`fhash.py sha1 -i shattered-1.pdf`
`fhash.py sha1 -i shattered-2.pdf`
You should get: 38762cf7f55934b34d179ae6a4c80cadccbb7f0a
From: http://shattered.io/
|