forked from tlsfuzzer/tlsfuzzer
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tlsfuzzer: add Hamming weight extraction and more
tlsfuzzer/extract.py: Added support to create a Hamming weight measurements file and invert file. Also implemented --skip-invert flag to skip the invert nonce analysis. Finally, prevented recalculation of invert in Hamming weight invert analysis. tlsfuzzer/analysis.py: Fixed typo, status report on Skillings-Mack and fixed _bit_size_data_used to reflect the correct value and write it to report.txt
- Loading branch information
1 parent
b2e8359
commit b0817a0
Showing
4 changed files
with
485 additions
and
207 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.