X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=sshdes.c;h=6906a6581d95073f1491f98fc1e2332851d0887f;hb=d83cd2f79bba111660262af0827296cb76e17040;hp=9011f245c037512ba45c91e631e704d9e3b24182;hpb=34741dcc19c17ed143b1761f510be5416d2e7ce2;p=PuTTY.git diff --git a/sshdes.c b/sshdes.c index 9011f245..6906a658 100644 --- a/sshdes.c +++ b/sshdes.c @@ -993,12 +993,6 @@ static const struct ssh2_cipher ssh_des_sshcom_ssh2 = { 8, 56, SSH_CIPHER_IS_CBC, "single-DES CBC" }; -/* - * "3des-ctr" is disabled because it hasn't had any interoperability - * testing, which is in turn because I couldn't find another implementation - * to test against. Once it's been tested, it can be enabled in standard - * builds. - */ static const struct ssh2_cipher *const des3_list[] = { &ssh_3des_ssh2_ctr, &ssh_3des_ssh2