Staging
v0.5.1
https://github.com/python/cpython
Revision b77bf326852f97f125ff57810a5f9663209414a7 authored by Benjamin Peterson on 01 March 2014, 15:31:36 UTC, committed by Benjamin Peterson on 01 March 2014, 15:31:36 UTC
1 parent 4f8e4c2
Raw File
Tip revision: b77bf326852f97f125ff57810a5f9663209414a7 authored by Benjamin Peterson on 01 March 2014, 15:31:36 UTC
fix test on debug builds (closes #20731)
Tip revision: b77bf32
dh512.pem
-----BEGIN DH PARAMETERS-----
MEYCQQD1Kv884bEpQBgRjXyEpwpy1obEAxnIByl6ypUM2Zafq9AKUJsCRtMIPWak
XUGfnHy9iUsiGSa6q6Jew1XpKgVfAgEC
-----END DH PARAMETERS-----

These are the 512 bit DH parameters from "Assigned Number for SKIP Protocols"
(http://www.skip-vpn.org/spec/numbers.html).
See there for how they were generated.
Note that g is not a generator, but this is not a problem since p is a safe prime.
back to top