Difference between revisions of "Talk:FIPS Mode"
From OpenSSLWiki
Jump to navigationJump to searchLine 6: | Line 6: | ||
--[[User:Matt|Matt]] ([[User talk:Matt|talk]]) 15:36, 9 August 2019 (UTC) | --[[User:Matt|Matt]] ([[User talk:Matt|talk]]) 15:36, 9 August 2019 (UTC) | ||
+ | |||
+ | : That's good to know, I actually didn't know that. I'll make a note of that on the <tt>FIPS_mode()</tt> page, as there's currently no indication it doesn't do anything right now. | ||
+ | : | ||
+ | : -- [[User:Jflopezfernandez|Jflopezfernandez]] ([[User talk:Jflopezfernandez|talk]]) 15:53, 9 August 2019 (UTC) |
Revision as of 15:53, 9 August 2019
The FIPS Mode link on the home page was broken, so I added a redirect as a stopgap, but I think it would be better to use this page to explain what FIPS mode is, and then include a link to the FIPS_mode() page.
-- Jflopezfernandez (talk) 15:31, 9 August 2019 (UTC)
Yes, I agree. And actually the FIPS_mode() page that you have redirected to would be better off as a man page in the source repo rather than as a wiki page. Of course in 1.1.1 this function doesn't do anything at all (although it exists). In 3.0 it will do something again, but that code needs to be implemented.
--Matt (talk) 15:36, 9 August 2019 (UTC)
- That's good to know, I actually didn't know that. I'll make a note of that on the FIPS_mode() page, as there's currently no indication it doesn't do anything right now.
- -- Jflopezfernandez (talk) 15:53, 9 August 2019 (UTC)