Difference between revisions of "Talk:FIPS Mode"

From OpenSSLWiki
Jump to navigationJump to search
(Created page with "The <tt>FIPS Mode</tt> 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...")
 
Line 2: Line 2:
  
 
-- [[User:Jflopezfernandez|Jflopezfernandez]] ([[User talk:Jflopezfernandez|talk]]) 15:31, 9 August 2019 (UTC)
 
-- [[User:Jflopezfernandez|Jflopezfernandez]] ([[User talk: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.
 +
 +
--[[User:Matt|Matt]] ([[User talk:Matt|talk]]) 15:36, 9 August 2019 (UTC)

Revision as of 15:36, 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)