1 \section{A note on Diffie Hellman Key Exchanges}
4 A common question is which Diffie Hellman (DH) Parameters should be used for Diffie Hellman key exchanges\footnote{\url{http://crypto.stackexchange.com/questions/1963/how-large-should-a-diffie-hellman-p-be}}. We follow the recommendations in ECRYPT II, chapter 16.\cite{ii2011ecrypt}
6 Where configurable, we recommend using the Diffie Hellman groups
7 defined for IKE, specifically groups 14-18 (for MODP, \cite{rfc3526})
8 and 19-21 (for elliptic curve DH, \cite{rfc5903}). These groups have
9 been checked by many eyes and can be assumed to be secure.
11 For convenience, we provide these parameters as PEM files. \todo{put
12 them on the server and insert URL here}.