X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/70c0cbe19796bba2b2266e42477f0ce3bf19386a..bccbeb7195c0a1b8bbc8a92f0c5f6e696c08cd8d:/sshdes.c 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