[ruby-cvs:60692] hsbt:r53531 (trunk): * Remove 512-bit DH group. It's affected by LogJam Attack.
hsbt at ruby-lang.org
hsbt at ruby-lang.org
Thu Jan 14 15:09:20 JST 2016
hsbt 2016-01-14 15:09:19 +0900 (Thu, 14 Jan 2016)
New Revision: 53531
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=53531
Log:
* Remove 512-bit DH group. It's affected by LogJam Attack.
https://weakdh.org/
[fix GH-1196][Bug #11968][ruby-core:72766]
Modified files:
trunk/ChangeLog
trunk/ext/openssl/lib/openssl/pkey.rb
trunk/test/openssl/test_pkey_dh.rb
trunk/test/openssl/utils.rb
More information about the ruby-cvs
mailing list