diff options
author | George Kadianakis <desnacked@gmail.com> | 2011-11-26 19:29:57 +0100 |
---|---|---|
committer | George Kadianakis <desnacked@gmail.com> | 2011-11-26 19:29:57 +0100 |
commit | 055d6c01fff3324dbb38c2d81ad49ccfdb5432c2 (patch) | |
tree | 91703162538ff1bd3df00b07eb06d7470c1e8328 /src/or/main.c | |
parent | f28014bf1aa4274a35404ccc37b559b5531f1835 (diff) | |
download | tor-055d6c01fff3324dbb38c2d81ad49ccfdb5432c2.tar.gz tor-055d6c01fff3324dbb38c2d81ad49ccfdb5432c2.zip |
Write dynamic DH parameters to a file.
Instead of only writing the dynamic DH prime modulus to a file, write
the whole DH parameters set for forward compatibility. At the moment
we only accept '2' as the group generator.
The DH parameters gets stored in base64-ed DER format to the
'dynamic_dh_params' file.
Diffstat (limited to 'src/or/main.c')
0 files changed, 0 insertions, 0 deletions