public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tomas Mraz <tmraz@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/openssl] rebase_40beta: Updated FIPS documentation.
Date: Tue, 09 Jun 2026 12:42:24 GMT [thread overview]
Message-ID: <178100894405.1.342161937959794115.rpms-openssl-76952b7e2b97@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/openssl
Branch : rebase_40beta
Commit : 76952b7e2b9727b95f82b4755cd69b6a2aa70b45
Author : Tomas Mraz <tmraz@fedoraproject.org>
Date : 2011-02-10T16:32:07+01:00
Stats : +7/-7 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/openssl/c/76952b7e2b9727b95f82b4755cd69b6a2aa70b45?branch=rebase_40beta
Log:
Updated FIPS documentation.
---
diff --git a/README.FIPS b/README.FIPS
index ccc8921..eb17bca 100644
--- a/README.FIPS
+++ b/README.FIPS
@@ -6,10 +6,10 @@ Red Hat Enterprise Linux - OPENSSL Module.
The module files
================
-/lib[64]/libcrypto.so.0.9.8e
-/lib[64]/libssl.so.0.9.8e
-/lib[64]/.libcrypto.so.0.9.8e.hmac
-/lib[64]/.libssl.so.0.9.8e.hmac
+/usr/lib[64]/libcrypto.so.1.0.0d
+/usr/lib[64]/libssl.so.1.0.0d
+/usr/lib[64]/.libcrypto.so.1.0.0d.hmac
+/usr/lib[64]/.libssl.so.1.0.0d.hmac
Dependencies
============
@@ -40,9 +40,9 @@ line contains option fips=1 the module will initialize in the FIPS approved
mode of operation automatically. To allow for the automatic initialization the
application using the module has to call one of the following API calls:
-- void OPENSSL_init(void) - this will do only a basic initialization of the
-library and does initialization of the FIPS approved mode without setting up
-EVP API with supported algorithms.
+- void OPENSSL_init_library(void) - this will do only a basic initialization
+of the library and does initialization of the FIPS approved mode without setting
+up EVP API with supported algorithms.
- void OPENSSL_add_all_algorithms(void) - this API function calls
OPENSSL_init() implicitly and also adds all approved algorithms to the EVP API
reply other threads:[~2026-06-09 12:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178100894405.1.342161937959794115.rpms-openssl-76952b7e2b97@fedoraproject.org \
--to=tmraz@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox