--- a/src/eric7/Utilities/crypto/__init__.py Sun Dec 31 17:44:59 2023 +0100 +++ b/src/eric7/Utilities/crypto/__init__.py Sun Dec 31 18:01:05 2023 +0100 @@ -286,7 +286,7 @@ @param data data to encrypt @type bytes @param password password to be used for encryption - @type str + @type str @param keyLength length of the key to be generated for encryption (16, 24 or 32) @type int @param hashIterations number of hashes to be applied to the password for