From: "vo.x (Vit Ondruch)" Date: 2012-08-28T15:40:49+09:00 Subject: [ruby-core:47341] [ruby-trunk - Feature #6943][Open] pstore in FIPS mode Issue #6943 has been reported by vo.x (Vit Ondruch). ---------------------------------------- Feature #6943: pstore in FIPS mode https://bugs.ruby-lang.org/issues/6943 Author: vo.x (Vit Ondruch) Status: Open Priority: Normal Assignee: Category: Target version: 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. -- http://bugs.ruby-lang.org/