Ignore:
Timestamp:
02/12/13 13:12:08 (11 years ago)
Author:
tmorgan
Message:

now encoding '/' in percent encoding

fixed bug in POA's stripping of pkcs5 pads

debugging statement changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bin/bletchley-analyze

    r28 r35  
    8181    line_size = 64
    8282    group_size *= 2 # two hex digits per byte
    83     print(group_size)
    8483    hex_blobs = map(binascii.b2a_hex, blobs)
    8584    color_map = buffertools.blockWiseColorMap(group_size, hex_blobs)
Note: See TracChangeset for help on using the changeset viewer.