summaryrefslogtreecommitdiff
path: root/lib/softoken/pkcs11i.h
Commit message (Expand)AuthorAgeFilesLines
* Bug 1806496 In FIPS mode, nss should reject RSASSA-PSS salt lengths larger th...Robert Relyea2022-12-191-0/+3
* Bug 1806010 FIPS-104-3 requires we restart post programmaticallyRobert Relyea2023-04-121-0/+1
* Bug 1759794 - protect SFTKSlot needLogin with slotLock. r=rrelyeaJohn M. Schanck2022-06-081-1/+1
* Bug 1729550 NSS needs FiPS 140-3 version indicators.NSS_3_73_BETA1Robert Relyea2021-09-071-0/+13
* Bug 1720228 NSS incorrectly accepting 1536 bit DH primes in FIPS modeRobert Relyea2021-07-131-1/+1
* Bug 1710773 NSS needs FIPS 180-3 FIPS indicators. r=mtRobert Relyea2021-05-111-1/+11
* Bug 1697303 NSS needs to update it's csp clearing to FIPS 180-3 standards.Robert Relyea2021-03-111-9/+24
* Bug 1660304 New FIPS IG requires self-tests for approved kdfs. r=ueno comment...Robert Relyea2020-08-241-1/+10
* Bug 1648822 Add stricter validation of DH keys when in FIPS mode.Robert Relyea2020-07-271-0/+7
* Bug 1639033 - Change +sftk_xcbc_mac_pad's block-size argument to be unsigned ...Jeff Walden2020-05-211-1/+1
* Bug 1639033 - Make all |moduleIndex| variables in pkcs11.c be unsigned, to el...Jeff Walden2020-05-191-3/+7
* Bug 1629663 NSS missing IKEv1 Quick Mode KDF prf r=kjacobsRobert Relyea2020-04-201-1/+2
* Bug 1630721 Softoken Functions for FIPS missing r=mtRobert Relyea2020-04-161-11/+0
* Bug 1623374 Need to support the new PKCS #11 Message interface for AES GCM an...Robert Relyea2020-03-191-2/+30
* Bug 1603628 Update NSS to handle PKCS #11 v3.0 r=ueno r=mtRobert Relyea2020-03-171-0/+3
* This implements NIST SP800-108 Counter, Feedback, and Double PipelineRobert Relyea2020-01-061-0/+7
* Bug 1585189 - Changed the algorithm used to encrypt NSS database entries, fro...Robert Relyea2019-11-251-0/+15
* Bug 1596450 - softoken: unified MAC implementationRobert Relyea2019-11-201-11/+80
* Bug 1508776 - Remove unneeded refcounting from SFTKSession r=mt,kjacobsJ.C. Jones2019-09-271-1/+1
* Bug 1560806 - Increased the max size supported for softoken passwords. r=jcjMarcus Burghardt2019-07-261-1/+1
* Bug 1546229 Add IPSEC IKE support to softoken.Robert Relyea2019-04-221-0/+28
* Bug 1473806 3.38 certutil -R cannot use EC orphan keyRobert Relyea2019-06-041-0/+2
* Bug 1534468 - Expose ChaCha20 primitive through PKCS#11, r=ekrMartin Thomson2019-03-121-0/+9
* Bug 1312142, Softoken still does not handle login state correctly for user db...Bob Relyea2017-12-211-0/+1
* Bug 1294377 - clang-format on lib/softoken, r=kaieFranziskus Kiefer2016-08-111-288/+293
* Bug 1221839 - UBSan: left shift of 128 by 24 places cannot be represented in ...Franziskus Kiefer2015-11-271-1/+1
* Bug 917571 - Add ChaCha20+Poly1305 cipher r=mt,wtc,ekrTim Taubert2016-02-111-0/+12
* Backed out changeset db4f87eed8ff (bug 917571)Tim Taubert2016-02-101-12/+0
* Bug 917571 - Add ChaCha20+Poly1305 cipher r=mt,wtc,ekrTim Taubert2016-02-091-0/+12
* Backed out changeset f4a05e89dfad (bug 917571)Tim Taubert2016-02-091-12/+0
* Bug 917571 - Add ChaCha20+Poly1305 cipher r=mt,wtcTim Taubert2015-11-241-0/+12
* Bug 951455, bustage fix, r=wtcKai Engert2015-08-041-3/+3
* Bug 951455 - Implement official PKCS #11 mechanisms for TLS 1.2, a=twc, r=rre...Wan-Teh Chan2015-07-101-1/+2
* Bug 577019, Bug 480514: Implement TLS 1.2 mechanisms in softoken.Adam Langley2013-03-201-1/+2
* Bug 845556, reorganize NSS directory layout, moving files, very large changes...Kai Engert2013-02-281-0/+744