- Timestamp:
- 06/10/16 20:58:08 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/bletchley/buffertools.py
r99 r100 88 88 # XORs two buffers (bytes/bytearrays) and returns result 89 89 # 90 # If buffers not the same length, returned buffer length 90 # If buffers not the same length, returned buffer length 91 91 # will be that of the shorter buffer. 92 92 #
Note: See TracChangeset
for help on using the changeset viewer.