summaryrefslogtreecommitdiff
path: root/lib/softoken/lowpbe.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 1726022 Cache additional PBE entriesRobert Relyea2021-08-171-8/+23
* Bug 1697303 NSS needs to update it's csp clearing to FIPS 180-3 standards.Robert Relyea2021-03-111-19/+20
* Bug 1660304 New FIPS IG requires self-tests for approved kdfs. r=ueno comment...Robert Relyea2020-08-241-0/+64
* Bug 1652729 - Add build flag to disable RC2 and relocate to lib/freebl/deprec...Benjamin Beurdouche2020-07-241-0/+6
* Bug 1630721 Softoken Functions for FIPS missing r=mtRobert Relyea2020-04-161-6/+6
* Bug 1606992 - Follow-up to also cache most recent PBKDF1 hash (in addition to...Kai Engert2020-01-221-40/+114
* Bug 1606992 - Permit sftk_PBELockInit being called multiple times. r=kjacobsKai Engert2020-01-171-2/+3
* Bug 1606992 - follow up to fix clang-format, whitespace only. rs=meKai Engert2020-01-171-7/+7
* Bug 1606992 - Follow-up to cleanup PBE cache code. r=kjacobsKai Engert2020-01-151-50/+67
* Bug 1606992 - Cache the most recent PBKDF2 password hash, to speed up repeate...Kai Engert2020-01-111-1/+75
* Bug 1585189 - Changed the algorithm used to encrypt NSS database entries, fro...Robert Relyea2019-11-251-70/+277
* Bug 1309068 - Enable -Wshadow, r=franziskusMartin Thomson2018-02-141-5/+5
* Bug 1268143 - pk12util can't import PKCS#12 files with SHA-256 MAC, r=rrelyeaDaiki Ueno2016-12-151-4/+7
* Bug 1294377 - clang-format on lib/softoken, r=kaieFranziskus Kiefer2016-08-111-744/+741
* Bug 1223730 - Rename nsspkcs5_NewParam() argument from iterator to iterationC...Tim Taubert2015-11-171-2/+2
* Bug 554827 - Support additional pseudorandom functions for PKCS #5 PBKDF2, r=...Martin Thomson2015-11-131-19/+7
* Bug 1182667 - Enable warnings as errors, r=rrelyeaMartin Thomson2015-08-171-1/+1
* Backed out changeset 4355f55afeb2 (Bug 1158489)Martin Thomson2015-08-121-1/+1
* Bug 1182667 - Removing warnings, enabling -Werror, r=rrelyeaMartin Thomson2015-08-071-1/+1
* Bug 1134455 - Fix misspellings of PBKDF2 in lowpbe.c, r=emaldonaCykesiopka cykesiopka bmo2015-02-221-4/+4
* Bug 802430: Allow NSS to be built with NO_NSPR_10_SUPPORT, r=wtcBrian Smith2013-05-021-3/+3
* Bug 845556, reorganize NSS directory layout, moving files, very large changes...Kai Engert2013-02-281-0/+1378