1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/cgi
nobu 16dbb79e88 session.rb: SHA512
* lib/cgi/session.rb (create_new_id): use SHA512 instead of MD5.
  pointed out by SARWAR JAHAN.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51748 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-09-03 12:12:14 +00:00
..
session * lib/cgi/session/pstore.rb: separated sample code. 2014-08-10 01:34:50 +00:00
cookie.rb cookie.rb: revert part of r50496 2015-05-15 08:59:33 +00:00
core.rb * lib/cgi/core.rb: remove unused variables. 2014-07-27 11:04:28 +00:00
html.rb
session.rb session.rb: SHA512 2015-09-03 12:12:14 +00:00
util.rb