Ignore:
Timestamp:
11/04/13 11:54:59 (11 years ago)
Author:
tmorgan
Message:

added Microsoft-style intpad notation for base64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/bletchley/CBC/__init__.py

    r58 r66  
    6666         otherwise.  This function should implement the prototype:
    6767           def myOracle(ciphertext, iv): ...
    68          If the initialization vector (iv) is unknown is not included in
    69          the ciphertext message, it can be ignored in the oracle
     68         If the initialization vector (iv) is unknown or not included in
     69         the ciphertext message, it can be ignored in your oracle
    7070         implementation (though some limitations will result from this).
    7171
Note: See TracChangeset for help on using the changeset viewer.