Re: [TLS] Issue 56: AES as MTI
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TLS] Issue 56: AES as MTI
The current algorithm is 3DES_EDE_CBC. I would imagine we would use
AES_128_CBC. It's a much easier substitution than GCM and most
TLS stacks already support AES-CBC.
I support AES-CBC in my implementation, but don't yet support GCM,
just as one more data point for your decision.
However, is 128-bit AES as strong as 192-bit 3DES?
Mike
_______________________________________________
TLS mailing list
TLS at lists.ietf.org
https://www1.ietf.org/mailman/listinfo/tls
Note: Messages sent to this list are the opinions of the senders and do not imply endorsement by the IETF.