Changeset 118 for trunk/bin/bletchley-http2py
- Timestamp:
- 10/20/16 15:17:07 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bin/bletchley-http2py
r116 r118 293 293 294 294 # Padding Oracle Attacks 295 # poa = POA(processResponse, {block size}, ciphertext, threads=1, log_file=sys.stderr)295 # poa = POA(processResponse, {block size}, ciphertext, iv=None, threads=1, log_file=sys.stderr) 296 296 # print(poa.probe_padding()) # sanity check 297 297 # print(poa.decrypt())
Note: See TracChangeset
for help on using the changeset viewer.