<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.openssl.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Anonymous</id>
	<title>OpenSSLWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.openssl.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Anonymous"/>
	<link rel="alternate" type="text/html" href="https://wiki.openssl.org/index.php/Special:Contributions/Anonymous"/>
	<updated>2026-04-10T05:29:45Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.13</generator>
	<entry>
		<id>https://wiki.openssl.org/index.php?title=FIPS_mode()&amp;diff=487</id>
		<title>FIPS mode()</title>
		<link rel="alternate" type="text/html" href="https://wiki.openssl.org/index.php?title=FIPS_mode()&amp;diff=487"/>
		<updated>2013-03-25T13:31:30Z</updated>

		<summary type="html">&lt;p&gt;Anonymous: Importing text file&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=pod&lt;br /&gt;
&lt;br /&gt;
=head1 NAME&lt;br /&gt;
&lt;br /&gt;
FIPS_mode - retrieve the current FIPS 140-2 mode of operation&lt;br /&gt;
&lt;br /&gt;
=head1 SYNOPSIS&lt;br /&gt;
&lt;br /&gt;
 #include &amp;lt;openssl/crypto.h&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 int FIPS_mode(void);&lt;br /&gt;
&lt;br /&gt;
=head1 DESCRIPTION&lt;br /&gt;
&lt;br /&gt;
FIPS_mode() is used to determine the FIPS mode of operation by a&lt;br /&gt;
program utilizing the services of the validated library. The&lt;br /&gt;
library must have been built with the FIPS Object Module, and the&lt;br /&gt;
FIPS Object Module must have been acquired, built, and installed in&lt;br /&gt;
accordance with the OpenSSL Security Policy.&lt;br /&gt;
&lt;br /&gt;
The return value is either 0 to indicate that the FIPS mode of&lt;br /&gt;
operation is not enabled, or the value used for the ONOFF parameter&lt;br /&gt;
passed to an earlier successful call to FIPS_mode_set(). Effectively&lt;br /&gt;
any non-zero value indicates FIPS mode; values other than 1 may&lt;br /&gt;
have additional significance such as designating an additional restriction&lt;br /&gt;
to Suite B algorithms.&lt;br /&gt;
&lt;br /&gt;
If the library was built without support of the FIPS Object Module,&lt;br /&gt;
then the function will return 0 with an error code of&lt;br /&gt;
CRYPTO_R_FIPS_MODE_NOT_SUPPORTED (0x0f06d065).&lt;br /&gt;
&lt;br /&gt;
=head1 RETURN VALUES&lt;br /&gt;
&lt;br /&gt;
A return code of non-zero indicates FIPS mode, 0 indicates non-FIPS mode.&lt;br /&gt;
When called from a version of OpenSSL that is not &amp;quot;FIPS capable&amp;quot; (capable&lt;br /&gt;
of utilizing an embedded FIPS Object Module), then FIPS_mode() will always&lt;br /&gt;
return 0.&lt;br /&gt;
&lt;br /&gt;
=head1 SEE ALSO&lt;br /&gt;
&lt;br /&gt;
L&amp;lt;FIPS_mode_set(3)|FIPS_mode_set(3)&amp;gt;, L&amp;lt;FIPS_selftest(3)|FIPS_selftest(3)&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=head1 NOTES&lt;br /&gt;
&lt;br /&gt;
FIPS_mode() was formerly included with &amp;lt;openssl/fips.h&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=head1 HISTORY&lt;br /&gt;
&lt;br /&gt;
FIPS support was introduced in version 0.9.7 of OpenSSL.&lt;br /&gt;
&lt;br /&gt;
=cut&lt;/div&gt;</summary>
		<author><name>Anonymous</name></author>
	</entry>
	<entry>
		<id>https://wiki.openssl.org/index.php?title=Main_Page&amp;diff=1</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.openssl.org/index.php?title=Main_Page&amp;diff=1"/>
		<updated>2013-02-21T01:24:10Z</updated>

		<summary type="html">&lt;p&gt;Anonymous: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''MediaWiki has been successfully installed.'''&lt;br /&gt;
&lt;br /&gt;
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.&lt;br /&gt;
&lt;br /&gt;
== Getting started ==&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;/div&gt;</summary>
		<author><name>Anonymous</name></author>
	</entry>
</feed>