--- a/Documentation/Source/eric5.Utilities.crypto.py3AES.html Sun Feb 26 19:43:27 2012 +0100 +++ b/Documentation/Source/eric5.Utilities.crypto.py3AES.html Mon Feb 27 19:33:51 2012 +0100 @@ -593,7 +593,7 @@ key to be used (bytes) </dd><dt><i>size</i></dt> <dd> -length of the key (integer) +length of the key (16, 24 or 32) </dd><dt><i>IV</i></dt> <dd> initialisation vector (bytearray) @@ -620,7 +620,7 @@ key to be used (bytes) </dd><dt><i>size</i></dt> <dd> -length of the key (integer) +length of the key (16, 24 or 32) </dd><dt><i>IV</i></dt> <dd> initialisation vector (bytearray)