pykeepass
pykeepass copied to clipboard
Do not use ECB mode.
Hello, please do not use ECB mode when encrypting with AES, as this may lead to information leakage.
https://github.com/libkeepass/pykeepass/blob/b94fee3aa55d159cbf56390d7e28ecf664625e2b/pykeepass/kdbx_parsing/common.py#L107