Forum: Ruby-core [ruby-trunk - Feature #6943][Open] pstore in FIPS mode

Posted by Vít Ondruch (vo_x)
on 2012-08-28 08:41
(Received via mailing list)
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.
Posted by mame (Yusuke Endoh) (Guest)
on 2012-11-20 15:26
(Received via mailing list)
Issue #6943 has been updated by mame (Yusuke Endoh).

Target version set to next minor


----------------------------------------
Feature #6943: pstore in FIPS mode
https://bugs.ruby-lang.org/issues/6943#change-33332

Author: vo.x (Vit Ondruch)
Status: Open
Priority: Normal
Assignee:
Category:
Target version: next minor


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.
Posted by MartinBosslet (Martin Bosslet) (Guest)
on 2012-12-20 02:24
(Received via mailing list)
Issue #6943 has been updated by MartinBosslet (Martin Bosslet).

Status changed from Open to Assigned
Assignee set to MartinBosslet (Martin Bosslet)


----------------------------------------
Feature #6943: pstore in FIPS mode
https://bugs.ruby-lang.org/issues/6943#change-34882

Author: vo.x (Vit Ondruch)
Status: Assigned
Priority: Normal
Assignee: MartinBosslet (Martin Bosslet)
Category:
Target version: next minor


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.
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.