summaryrefslogtreecommitdiff
path: root/lib/pk11wrap
Commit message (Expand)AuthorAgeFilesLines
* Bug 1767883 - Need to add policy control to keys lengths for signatures. r=ns...Robert Relyea2023-03-032-5/+36
* Backed out changeset 761e7d215e0a for causing gtest failuresNSS_3_89_BETA1John M. Schanck2023-03-022-36/+5
* Bug 1767883 Need to add policy control to keys lengths for signatures.Robert Relyea2022-12-192-5/+36
* Bug 1803190 conscious language removal in NSSRobert Relyea2022-11-301-1/+1
* Bug 1796075 - Fix -Wempty-body warnings. r=nss-reviewers,mtMike Hommey2022-10-191-6/+6
* Bug 1795241 - Fix unreachable-code warnings. r=nss-reviewers,jschanckMike Hommey2022-10-191-2/+4
* Bug 1792821 - Updating the clang-format version to 10. r=jschanckAnna Weine2022-10-076-159/+122
* Bug 1681099, pk11wrap: Tighten certificate lookup based on PKCS #11 URI, r=kj...Daiki Ueno2022-07-261-8/+31
* Bug 1497537, nss-policy-check: make unknown keyword check optional, r=rrelyeaDaiki Ueno2022-06-151-29/+71
* Bug 1753315 - Add SECMOD_LockedModuleHasRemovableSlots. r=rrelyeaJohn M. Schanck2022-05-163-8/+46
* Bug 205717 - Use PK11_GetSlotInfo instead of raw C_GetSlotInfo calls. r=rrelyeaJohn M. Schanck2022-04-281-12/+13
* Bug 1756271 - Remove token member from NSSSlot struct. r=rrelyeaJohn M. Schanck2022-03-231-19/+0
* Bug 1757279 - Support UTF-8 library path in the module spec string. r=nss-rev...Masatoshi Kimura2022-03-221-2/+20
* Bug 1552254 internal_error alert on Certificate Request with sha1+ecdsa in TL...Robert Relyea2022-03-182-1/+6
* Bug 1370866 - Check return value of PK11Slot_GetNSSToken. r=djacksonJohn M. Schanck2022-02-236-52/+156
* Bug 1748386 - Enable CKM_CHACHA20, r=rrelyeaMartin Thomson2022-01-111-1/+1
* Bug 1373716 Import of PKCS#12 files with Camellia encryption is not supportedRobert Relyea2021-08-261-51/+37
* Bug 1720225 Coverity/cpp scanner errors found in nss 3.67Robert Relyea2021-07-132-3/+4
* Bug 1693206 - Implement PKCS8 export of ECDSA keysRobert Relyea2021-06-301-38/+89
* Bug 1710773 NSS needs FIPS 180-3 FIPS indicators. r=mtRobert Relyea2021-05-117-0/+91
* Bug 1699021 - Add AES-256-GCM to HPKE, r=bbeurdoucheMartin Thomson2021-03-172-2/+6
* Bug 1692930 - Update HPKE to final version, r=bbeurdoucheMartin Thomson2021-03-163-116/+11
* Bug 1707130 NSS should use modern algorithms in PKCS#12 files by default r=mtRobert Relyea2021-05-042-13/+64
* Bug 1703936 New coverity/cpp scanner errors.Robert Relyea2021-04-081-9/+11
* Fix bad merge of PSS patchRobert Relyea2021-04-291-3/+3
* Bug 1702663 Need to support RSA PSS with Hashing PKCS #11 Mechanisms.Robert Relyea2021-04-013-24/+109
* Bug 1705119 Deadlock when using gcm and non-thread safe tokens.Robert Relyea2021-04-143-7/+26
* Fix clang failure.Robert Relyea2021-02-251-1/+1
* Bug 1694392 NSS does not work with PKCS #11 modules not supporting profilesRobert Relyea2021-02-241-4/+3
* Bug 1678398 - Add Export/Import functions for HPKE context. r=mtKevin Jacobs2021-01-252-1/+295
* Bug 1678398 - Update HPKE to draft-07. r=mtKevin Jacobs2021-01-253-92/+100
* Bug 1680400 - Fix memory leak in PK11_UnwrapPrivKey. r=bbeurdoucheNSS_3_60_BETA1Kevin Jacobs2020-12-041-6/+6
* Bug 1607449 - Lock cert->nssCertificate to prevent data race. r=jcj,keelerNSS_3_59_BETA1Kevin Jacobs2020-11-101-2/+5
* Backed out changeset aa6f29a76cfc for Certificates test failuresJ.C. Jones2020-11-091-5/+2
* Bug 1607449 - Lock cert->nssCertificate to prevent data race. r=keelerKevin Jacobs2020-11-091-2/+5
* Bug 1670835 - Fixup for 6f79a7695812, add missing return value check. r=rrelyeaKevin Jacobs2020-10-301-1/+4
* Bug 1670835 Crypto Policy Support needs to be updated with disable/enable sup...Robert Relyea2020-10-231-52/+153
|\
| * Bug 1670835 Crypto Policy Support needs to be updated with disable/enable sup...Robert Relyea2020-10-141-52/+153
* | Bug 1666891 - Add PK11_Pub{Wrap,Unwrap}SymKeyWithMechanism r=mt,rrelyeaRobert Relyea2020-10-232-11/+52
* | Bug 1631890 - Add support for Hybrid Public Key Encryption (draft-irtf-cfrg-h...Kevin Jacobs2020-10-126-1/+1205
|/
* Bug 1667153 - Add PK11_ImportDataKey API. r=rrelyeaKevin Jacobs2020-09-242-3/+32
* Bug 1651834 - Fix various static analyzer warnings. r=rrelyeaKevin Jacobs2020-08-241-1/+3
* Bug 1643528 Cannot compile code with nss headers and -Werror=strict-prototypesRobert Relyea2020-07-131-1/+1
* Bug 1649648 - Fix null pointers passed as argument in pk11wrap/pk11pbe.c:886 ...Benjamin Beurdouche2020-07-091-2/+6
* Bug 1649322 - Fix null pointer passed as argument in pk11wrap/pk11pbe.c:1246 ...Benjamin Beurdouche2020-07-091-1/+3
* Bug 1649633 - add PK11_FindEncodedCertInSlot r=kjacobs,jcjDana Keeler2020-07-062-79/+32
* Bug 1643557 - Make pk11_FindObjectByTemplate accept a size_t count rather tha...Jeff Walden2020-06-057-14/+18
* Bug 1643557 - Make PK11_SetWrapKey explicitly handle being passed a negative ...Jeff Walden2020-06-051-9/+15
* Bug 1643557 - Change the type of the size argument to pk11_FindObjectsByTempl...Jeff Walden2020-06-054-7/+15
* Bug 1643557 - Use size_t for various counts in pk11slot.c. r=kjacobsJeff Walden2020-06-051-3/+6