AES in ECB mode
anupama m
anuavnd at gmail.com
Thu Nov 16 07:16:42 UTC 2023
Hello,
I am aware that ECB mode is insecure and not recommended but I still want
to use it for internal test purposes.
Is there any way i can use AES in ECB mode in any of these below ciphers
(Anonymous ciphers):
ADH-AES256-GCM-SHA384 TLSv1.2 Kx=DH Au=None Enc=AESGCM(256) Mac=AEAD
ADH-AES128-GCM-SHA256 TLSv1.2 Kx=DH Au=None Enc=AESGCM(128) Mac=AEAD
ADH-AES256-SHA256 TLSv1.2 Kx=DH Au=None Enc=AES(256) Mac=SHA256
ADH-CAMELLIA256-SHA256 TLSv1.2 Kx=DH Au=None Enc=Camellia(256)
Mac=SHA256
ADH-AES128-SHA256 TLSv1.2 Kx=DH Au=None Enc=AES(128) Mac=SHA256
ADH-CAMELLIA128-SHA256 TLSv1.2 Kx=DH Au=None Enc=Camellia(128)
Mac=SHA256
If yes, can you please point me to any references for the same.
Thanks,
Anupama
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20231116/bbc6dec8/attachment.htm>
More information about the openssl-users
mailing list