No, and I told you the reason why.
------------------------------
Hermann Stamm-Wilbrandt
Compiler Level 3 support, IBM DataPower Gateways
IBM
Boeblingen Germany
------------------------------
Original Message:
Sent: Mon October 30, 2023 08:46 AM
From: Shah Wajahat
Subject: AES256-ECB Algorithm for Encryption/Decryption
Hi,
Is there any other way to use it
------------------------------
Shah Wajahat
Original Message:
Sent: Tue October 24, 2023 07:36 AM
From: Hermann Stamm-Wilbrandt
Subject: AES256-ECB Algorithm for Encryption/Decryption
Hi,
DataPower does not support any ECB mode.
Reason is that ECB is unsecure, and always a CBC (cipher block chaning mode) is preferable.
Please have a look at the image encoded with ECB and CBC at end of ECB section.
That makes pretty clear considering ECB is a bad thing:
https://en.wikipedia.org/wiki/Block_cipher_mode_of_operation#Electronic_codebook_(ECB)
------------------------------
Hermann Stamm-Wilbrandt
Compiler Level 3 support, IBM DataPower Gateways
IBM
Boeblingen Germany
Original Message:
Sent: Fri October 20, 2023 10:20 AM
From: Shah Wajahat
Subject: AES256-ECB Algorithm for Encryption/Decryption
Hi Team
I will implement AES256-ECB Algorithm for Encryption/Decryption mechanism using secret key . Does datapower support this if yes then please tell me how i implement this.
------------------------------
Shah Wajahat
------------------------------