Path to this page:
Subject: CVS commit: pkgsrc/devel/nss
From: Thomas Klausner
Date: 2023-10-03 09:59:25
Message id: 20231003075925.5E50DFBDB@cvs.NetBSD.org
Log Message:
nss: update to 3.94.
Changes:
- Bug 1853737 - Updated code and commit ID for HACL*.
- Bug 1840510 - update ACVP fuzzed test vector: refuzzed with current NSS.
- Bug 1827303 - Softoken C_ calls should use system FIPS setting
to select NSC_ or FC_ variants.
- Bug 1774659 - NSS needs a database tool that can dump the low
level representation of the database.
- Bug 1852179 - declare string literals using char in pkixnames_tests.cpp.
- Bug 1852179 - avoid implicit conversion for ByteString.
- Bug 1818766 - update rust version for acvp docker.
- Bug 1852011 - Moving the init function of the mpi_ints before
clean-up in ec.c
- Bug 1615555 - P-256 ECDH and ECDSA from HACL*.
- Bug 1840510 - Add ACVP test vectors to the repository
- Bug 1849077 - Stop relying on std::basic_string<uint8_t>.
- Bug 1847845 - Transpose the PPC_ABI check from Makefile to gyp.
Files: