[#70843] Re: [ruby-cvs:58952] hsbt:r51801 (trunk): * lib/rubygems: Update to RubyGems HEAD(fe61e4c112). — Eric Wong <normalperson@...>
hsbt@ruby-lang.org wrote:
3 messages
2015/09/17
[ruby-core:70757] [Ruby trunk - Feature #6943] pstore in FIPS mode
From:
zzak@...
Date:
2015-09-13 03:15:48 UTC
List:
ruby-core #70757
Issue #6943 has been updated by Zachary Scott. Assignee changed from Martin Bosslet to openssl ---------------------------------------- Feature #6943: pstore in FIPS mode https://bugs.ruby-lang.org/issues/6943#change-54136 * Author: Vit Ondruch * Status: Assigned * Priority: Normal * Assignee: openssl ---------------------------------------- Is there any chance to make PStore compatible with FIPS mode? PStore is using MD5 for data checksum, but MD5 is unsupported algorithm in FIPS mode unfortunately. It would be easy to use different hash algorithm, but I am afraid that backward compatibility would be lost. Thank you. -- https://bugs.ruby-lang.org/