diff options
author | Hans Nilsson <[email protected]> | 2015-08-06 11:58:58 +0200 |
---|---|---|
committer | Hans Nilsson <[email protected]> | 2015-08-06 11:58:58 +0200 |
commit | ef50fce3ae60630b512225bc75ba786aaf1fce6c (patch) | |
tree | 3dbc40a56843ff38abeb36f40efdaabeaca7be03 /lib/ssh/test/ssh_protocol_SUITE_data/dh_group_test | |
parent | 18559812dbc892a76bd900427ff65735c6c902ce (diff) | |
parent | ee5587d585052fe7b64c972029a6c68c403b71dc (diff) | |
download | otp-ef50fce3ae60630b512225bc75ba786aaf1fce6c.tar.gz otp-ef50fce3ae60630b512225bc75ba786aaf1fce6c.tar.bz2 otp-ef50fce3ae60630b512225bc75ba786aaf1fce6c.zip |
Merge branch 'maint'
* maint:
ssh: announce dh-group-exchange
ssh: document new options in doc/ssh.xml
ssh: more dh_gex test cases
ssh: options 'dh_gex_groups' and 'dh_gex_limits'
Diffstat (limited to 'lib/ssh/test/ssh_protocol_SUITE_data/dh_group_test')
-rw-r--r-- | lib/ssh/test/ssh_protocol_SUITE_data/dh_group_test | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ssh/test/ssh_protocol_SUITE_data/dh_group_test b/lib/ssh/test/ssh_protocol_SUITE_data/dh_group_test new file mode 100644 index 0000000000..2887bb4b60 --- /dev/null +++ b/lib/ssh/test/ssh_protocol_SUITE_data/dh_group_test @@ -0,0 +1,3 @@ +{2222, 5, 61}. +{1111, 7, 91}. + |