Daniel Kouril <kouril@ics.muni.cz> writes: > I'm trying to enable des3 support in our realm and I'm not able to > make a telnet client work with this enctype. Telnet probably can't benefit from DES3. You can use DES3 in CFB mode, but it will likely only result in slower performance, not better security. There is a draft on the subject somewhere if you feel like implementing it. /Johan