Daniil Kirilyuk created QPID-8690: ------------------------------------- Summary: [Broker-J] Remove deprecated AESKeyFileEncrypter Key: QPID-8690 URL: https://issues.apache.org/jira/browse/QPID-8690 Project: Qpid Issue Type: Improvement Components: Broker-J Affects Versions: qpid-java-broker-9.2.1 Reporter: Daniil Kirilyuk Fix For: qpid-java-broker-10.0.0
AESKeyFileEncrypter is considered insecure, it was deprecated in favor of AESGCMKeyFileEncrypter (CBC mode is vulnerable to padding oracle attacks). AESKeyFileEncrypter should be deleted from the broker code base. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org