Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

nss-tools-3.124.0-5.el10 RPM for s390x

From CentOS Stream 10 AppStream for s390x

Name: nss-tools Distribution: CentOS
Version: 3.124.0 Vendor: CentOS
Release: 5.el10 Build date: Mon Jun 22 22:19:44 2026
Group: Unspecified Build host: s390-07.stream.rdu2.redhat.com
Size: 1383388 Source RPM: nss-3.124.0-5.el10.src.rpm
Packager: builder@centos.org
Url: http://www.mozilla.org/projects/security/pki/nss/
Summary: Tools for the Network Security Services
Network Security Services (NSS) is a set of libraries designed to
support cross-platform development of security-enabled client and
server applications. Applications built with NSS can support SSL v2
and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509
v3 certificates, and other security standards.

Install the nss-tools package if you need command-line tools to
manipulate the NSS certificate and key database.

Provides

Requires

License

MPL-2.0

Changelog

* Mon Jun 22 2026 Bob Relyea <rrelyea@redhat.com> - 3.124.0-5
  - full fix to pss issues
* Tue Jun 16 2026 Bob Relyea <rrelyea@redhat.com> - 3.124.0-4
  - fix pkcs12 defaults
  - fix pss issues
  - remove crmf
* Tue Jun 09 2026 Bob Relyea <rrelyea@redhat.com> - 3.124.0-2
  - rebase fixes
  - restore mlkem aliases
  - add mlkem key lengths to the mechanism info
  - fix crash if you try to encapsulate with an unimported
    public key
  - restore distrusted certs to certdata.txt even though we
    never reference them to make tests happy.
* Tue Jun 02 2026 Bob Relyea <rrelyea@redhat.com> - 3.124.0-1
  - rebase to upstream NSS 3.124
  - backport ml-dsa support that is not upstream yet.
  - pick up in process patches upstream including eddsa
* Fri Jan 23 2026 Bob Relyea <rrelyea@redhat.com> - 3.112.0-8
  - fix incomplete ml-kem pct patch.
* Fri Jan 16 2026 Bob Relyea <rrelyea@redhat.com> - 3.112.0-7
  - fix regression in -5 bug fix
* Fri Jan 09 2026 Bob Relyea <rrelyea@redhat.com> - 3.112.0-6
  - fix a null in ml-dsa pkcs12 decode
  - fix return code in ml-kem pct
* Mon Nov 03 2025 Bob Relyea <rrelyea@redhat.com> - 3.112.0-5
  - fips update
  -   Fix indicators for the new post-quantum algorithms
  -   Fix the ML-KEM Self-tests
  -   Fix the ML-KEM zeroizaiton
  -   Add partial public validation before OAEP
  - bug fixes
  -   add CKA_SEED to private attributes so they are updated on password change.
  -   mark CKA_PARAMETER_SET as CK_ULONG when storing into the database
  -   fix unrefrence read in leancrypto.
* Thu Aug 07 2025 Bob Relyea <rrelyea@redhat.com> - 3.112.0-4
  - fix interface issue when pulling 3.0 pkcs#11 interfaces explicitly
* Fri Aug 01 2025 Bob Relyea <rrelyea@redhat.com> - 3.112.0-3
  - restore CONCATENATE functions accidentally removed in the last patch
  - fix big endian issue in tstclnt and selfserv in certificate compression
* Wed Jul 30 2025 Bob Relyea <rrelyea@redhat.com> - 3.112.0-2
  - add fips required changes.
  - fix bugs found by QE
* Wed Jul 09 2025 Bob Relyea <rrelyea@redhat.com> - 3.112.0-1
  - rebase to NSS 3.112
  - add ml-kem-1024 support
  - add ml-dsa support
* Wed Jan 08 2025 Bob Relyea <rrelyea@redhat.com> - 3.101.0-14
  - add nss-policy-check
* Mon Nov 18 2024 Frantisek Krenzelok <krenzelok.frantisek@gmail.com> - 3.101.0-13
  - fix the "Allow RSA-OAEP in FIPS mode" patch for the declaration after switch statement
  - fix changelog message for 3.101.0-11
* Mon Nov 11 2024 Frantisek Krenzelok <krenzelok.frantisek@gmail.com> - 3.101.0-12
  - Allow RSA-OAEP in FIPS mode
* Mon Nov 11 2024 Frantisek Krenzelok <fkrenzel@redhat.com> - 3.101.0-11
  - Add SEC_OID_CURVE25519 to FIPS checks.
  - This will mark algorithm using it as FIPS unapproved.
* Mon Nov 04 2024 Bob Relyea <rrelyea@redhat.com> - 3.101.0-10
  - remove dbm references in pkconfig
* Fri Nov 01 2024 Bob Relyea <rrelyea@redhat.com> - 3.101.0-9
  - Add ml-kem support and remove xyber support
  - Fix shlibsign when the system is in FIPS mode
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.101.0-8
  - Bump release for October 2024 mass rebuild:
    Resolves: RHEL-64018
* Wed Sep 04 2024 Bob Relyea <rrelyea@redhat.com> - 3.101.0-7
  - fix cms abi breakage
  - fix long password issue on pbmac encodings
* Thu Aug 01 2024 Bob Relyea <rrelyea@redhat.com> - 3.101.0-6
  - fix param encoding in pkcs12 pbamac encoding
  - add support for certificate compression in selfserv and tstclient
* Wed Jul 24 2024 Bob Relyea <rrelyea@redhat.com> - 3.101.0-5
  - Fix missing and inaccurate key length checks
  - Fix chacha timing issue
* Thu Jul 18 2024 Bob Relyea <rrelyea@redhat.com> - 3.101.0-4
  - Fix MD-5 decode issue in pkcs #12
* Mon Jul 15 2024 Bob Relyea <rrelyea@redhat.com> - 3.101.0-3
  - Add FIPS 140-3 defines to sec file
* Fri Jul 12 2024 Bob Relyea <rrelyea@redhat.com> - 3.101.0-2
  - Fix spec to deal with annocheck failures
* Tue Jun 25 2024 Bob Relyea <rrelyea@redhat.com> - 3.101.0-1
  - Update NSS to 3.101.0
  - Pick up RHEL FIPS and other patches
  - Turn off SEED and DSA
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.97.0-2
  - Bump release for June 2024 mass rebuild

Files

/usr/bin/certutil
/usr/bin/cmsutil
/usr/bin/crlutil
/usr/bin/modutil
/usr/bin/nss-policy-check
/usr/bin/pk12util
/usr/bin/signver
/usr/bin/ssltap
/usr/lib/.build-id
/usr/lib/.build-id/13
/usr/lib/.build-id/13/19fd2bffc9eb91b113ba960528bb3c900a7db4
/usr/lib/.build-id/17
/usr/lib/.build-id/17/a5aa9c521a33609c2c497f327fbb4f40b7a703
/usr/lib/.build-id/1e
/usr/lib/.build-id/1e/ea20a0b803217593132fcc5269a0f5cf59b007
/usr/lib/.build-id/26
/usr/lib/.build-id/26/1410c7fa5e70bc1bb069be7f00d715e78a1776
/usr/lib/.build-id/29
/usr/lib/.build-id/29/494a3c96f4527f87ec4e32819ace97b8a5230a
/usr/lib/.build-id/44
/usr/lib/.build-id/44/94b2ed0ad2c14361cfa05c7609363141fa0179
/usr/lib/.build-id/4c
/usr/lib/.build-id/4c/20d1957cdda917171a4409ae4a6f8b727acaa7
/usr/lib/.build-id/54
/usr/lib/.build-id/54/5479548e13c3d9bbc1531944c20dd46124dfb0
/usr/lib/.build-id/80
/usr/lib/.build-id/80/52be4a91f49da51a542e0c5b639f1020fd3fdc
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/c2ae0de4184fef5fe9aba92780a45e717036b2
/usr/lib/.build-id/91
/usr/lib/.build-id/91/ee6fc9c726ff54febf57e37e89b7523e03c19e
/usr/lib/.build-id/95
/usr/lib/.build-id/95/b49fce3c7ada3b26e7e33865bac4cbc47734f7
/usr/lib/.build-id/9d
/usr/lib/.build-id/9d/b4657c12ef501433efced3d638d38b7e6a7236
/usr/lib/.build-id/a1
/usr/lib/.build-id/a1/c87ff0cac0fead4025c306101c16de892b1ed7
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/25362fc4b1e9016bff40b92776903b659685ba
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/b1689ee558a498999dc467f4642a7799ce2504
/usr/lib/.build-id/da
/usr/lib/.build-id/da/e26d7aafde59e38881608601df21855c3915ac
/usr/lib/.build-id/df
/usr/lib/.build-id/df/d7b221105de5260ed1cfe19efaeaafc6162a8f
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/c6b29886492627571550b4c26cfc41a83bdafe
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/e9ef06cdc2d88d253aaea43a80160e85f085a5
/usr/lib/.build-id/e7
/usr/lib/.build-id/e7/b46441b030d126639f73b09bbb10148aed0d5f
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/15a792b795393d09b77ab0af185d78875d3c3c
/usr/lib64/nss/unsupported-tools/atob
/usr/lib64/nss/unsupported-tools/btoa
/usr/lib64/nss/unsupported-tools/derdump
/usr/lib64/nss/unsupported-tools/listsuites
/usr/lib64/nss/unsupported-tools/ocspclnt
/usr/lib64/nss/unsupported-tools/pp
/usr/lib64/nss/unsupported-tools/selfserv
/usr/lib64/nss/unsupported-tools/signtool
/usr/lib64/nss/unsupported-tools/strsclnt
/usr/lib64/nss/unsupported-tools/symkeyutil
/usr/lib64/nss/unsupported-tools/tstclnt
/usr/lib64/nss/unsupported-tools/validation
/usr/lib64/nss/unsupported-tools/vfychain
/usr/lib64/nss/unsupported-tools/vfyserv
/usr/share/man/man1/certutil.1.gz
/usr/share/man/man1/cmsutil.1.gz
/usr/share/man/man1/crlutil.1.gz
/usr/share/man/man1/derdump.1.gz
/usr/share/man/man1/modutil.1.gz
/usr/share/man/man1/nss-policy-check.1.gz
/usr/share/man/man1/pk12util.1.gz
/usr/share/man/man1/pp.1.gz
/usr/share/man/man1/signtool.1.gz
/usr/share/man/man1/signver.1.gz
/usr/share/man/man1/ssltap.1.gz
/usr/share/man/man1/vfychain.1.gz
/usr/share/man/man1/vfyserv.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Jul 29 04:21:25 2026