Explorar el Código

rfc 3536 "provides a glossary of terms used in the IETF when discussing
internationalization."


svn:r4723

Roger Dingledine hace 19 años
padre
commit
261bf4c4d4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/common/crypto.c

+ 1 - 1
src/common/crypto.c

@@ -1280,7 +1280,7 @@ static void init_dh_param(void) {
      supposedly it equals:
         2^1024 - 2^960 - 1 + 2^64 * { [2^894 pi] + 129093 }.
   */
-  /* See also rfc 3536 */
+  /* See also rfc 2409 */
   r = BN_hex2bn(&p,
                 "FFFFFFFFFFFFFFFFC90FDAA22168C234C4C6628B80DC1CD129024E08"
                 "8A67CC74020BBEA63B139B22514A08798E3404DDEF9519B3CD3A431B"