Changeset 68 for trunk/bin/bletchley-http2py
- Timestamp:
- 01/08/14 14:49:45 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bin/bletchley-http2py
r62 r68 247 247 # print(poa.probe_padding()) # sanity check 248 248 # print(poa.decrypt()) 249 250 # Byte-by-byte probing of ciphertext 251 # ciphertext = blobtools.decode('{ encoding }', data) 252 # result = chosenct.probe_bytes(fetch, data, [1,2,4,8,16,32,64,128], max_threads=5) 253 # print(result.toHTML()) 249 254 ''')
Note: See TracChangeset
for help on using the changeset viewer.