mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
Forgot the data file for Diffie-Hellman tests.
This commit is contained in:
parent
0e576f1f50
commit
5285518fe0
1 changed files with 9 additions and 0 deletions
9
Lib/test/dh512.pem
Normal file
9
Lib/test/dh512.pem
Normal file
|
@ -0,0 +1,9 @@
|
|||
-----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.
|
Loading…
Add table
Add a link
Reference in a new issue