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 aarch64

From CentOS Stream 10 AppStream for aarch64

Name: nss-tools Distribution: CentOS
Version: 3.124.0 Vendor: CentOS
Release: 5.el10 Build date: Mon Jun 22 22:21:18 2026
Group: Unspecified Build host: aarch64-01.stream.rdu2.redhat.com
Size: 2051908 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/02
/usr/lib/.build-id/02/62613a69e2f9d774c24b3207d220ac311390d2
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/0e9bdeef384664644839020fbec4a8862fe93f
/usr/lib/.build-id/18
/usr/lib/.build-id/18/91f42f7504e95772d0bc017fd876577195ed2e
/usr/lib/.build-id/2f
/usr/lib/.build-id/2f/2229cca8d8249a79ce2eba27b9bbd9d6403799
/usr/lib/.build-id/31
/usr/lib/.build-id/31/be67fd31c59b9750d23efb7b34f9e2df7929cb
/usr/lib/.build-id/34
/usr/lib/.build-id/34/cf7157355777d9915d7f6af67d55e726161d79
/usr/lib/.build-id/37
/usr/lib/.build-id/37/4cdb636ae4a99defca67a7b88cb15300afa316
/usr/lib/.build-id/55
/usr/lib/.build-id/55/00c4ffd401f71fe30d91c66e67e42a496cee3e
/usr/lib/.build-id/55/6904a0181e7fcfd417d73a589660fb4d1338b1
/usr/lib/.build-id/58
/usr/lib/.build-id/58/bea8984563013f3acccca01d4ce9028c0e3d97
/usr/lib/.build-id/93
/usr/lib/.build-id/93/8441a342a4f29af2de11017aa6c5ec3b34fa94
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/0899ed3284393b9e9bf165595ae0b7e7793836
/usr/lib/.build-id/be
/usr/lib/.build-id/be/31b97988019b4dc5d4cccbb267455f0225bd33
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/7a12406fd8d813cf4b2f90abfef2fe70d77d9d
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/1e43557b53155993be84019259c3db78845006
/usr/lib/.build-id/ca/32cd7e3b19dbb7b85804834b4b431c629c09bf
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/b6cc300f38f57c5c4a32a47c28b593dada10f6
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/2d4becd656401d33b22c003381821ea48eff7f
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/47e5e217bb124914487773f2ae7e8af0301198
/usr/lib/.build-id/ee/ea027d94fe1a6b776787c1b7608698d3d7e598
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/92f0aa0c9b2be94192d7816572220982845ef9
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/5b87b1f068e7a7775c13a564a6aeda731470f4
/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, Thu Jul 2 05:04:44 2026