X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=sshdes.c;h=b12a91d5169d879d32c4832f1ed53b31c4ae00a9;hb=9f52d6c905aee1f50bd1dced137efa01eea08573;hp=8c3ab72e8164b4370f7643d3c266283e656eb3b4;hpb=a777b82f84769f4a1c18709d11553ded1bc60a09;p=PuTTY.git diff --git a/sshdes.c b/sshdes.c index 8c3ab72e..b12a91d5 100644 --- a/sshdes.c +++ b/sshdes.c @@ -959,7 +959,7 @@ static const struct ssh2_cipher ssh_3des_ssh2_ctr = { /* * Single DES in SSH-2. "des-cbc" is marked as HISTORIC in - * draft-ietf-secsh-assignednumbers-04.txt, referring to + * RFC 4250, referring to * FIPS-46-3. ("Single DES (i.e., DES) will be permitted * for legacy systems only.") , but ssh.com support it and * apparently aren't the only people to do so, so we sigh