| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1480647 - Warn about deprecation of key.h and keyt.h. Include keyhi.h ins... | Cosmin Truta | 2018-09-14 | 3 | -3/+9 |
* | Bug 1296986, Disable parameter unsafeAllowMissingParameters in _SGN_VerifyPKC... | Kai Engert | 2018-07-26 | 1 | -1/+1 |
* | Bug 1423557, cryptohi: make RSA-PSS parameter check stricter, r=mt | Daiki Ueno | 2018-01-02 | 1 | -8/+30 |
* | Merge NSS trunk to NSS_TLS13_DRAFT19_BRANCH | Martin Thomson | 2017-11-23 | 2 | -7/+28 |
|\ |
|
| * | Bug 1415171, Fix handling of default RSA-PSS parameters, r=mt | Daiki Ueno | 2017-11-08 | 2 | -7/+28 |
* | | Merge NSS trunk to NSS_TLS13_DRAFT19_BRANCH | Martin Thomson | 2017-11-06 | 5 | -46/+618 |
|\ \
| |/ |
|
| * | Bug 1400844, Implement handling of RSA-PSS signatures on certificates, r=mt | Daiki Ueno | 2017-10-24 | 5 | -46/+618 |
* | | Bug 1397990 - Run clang-format 4.0, r=me | Martin Thomson | 2017-09-08 | 1 | -4/+2 |
|/ |
|
* | Bug 1345106, Don't use SHA1 by default for signatures in the NSS library and ... | Kai Engert | 2017-03-09 | 1 | -7/+8 |
* | Bug 1345083, Move PK11_HasAttributeSet to public header, r=franziskus, r=rrelyea | Kai Engert | 2017-03-08 | 1 | -1/+1 |
* | Bug 1340103, Introduction of SECKEYECPublicKey.encoding in NSS 3.28 broke ABI... | Kai Engert | 2017-02-17 | 3 | -55/+27 |
* | Bug 1295121 - Add the ability to load PKCS#8 ECDSA private keys r=franziskus | Tim Taubert | 2017-02-02 | 1 | -0/+16 |
* | Bug 944179 - Use QuickDER to decode DER-encoded DSA and ECDSA signatures r=mt | Tim Taubert | 2017-01-12 | 1 | -5/+6 |
* | bug 1316604 - Add variables for <(nss_dist_dir)/{public,private}. r=franziskus | Ted Mielczarek | 2016-11-10 | 1 | -2/+2 |
* | Bug 1277228 - scan-build on ckfw, crmf, cryptohi, nss, and dev, r=ttaubert | Franziskus Kiefer | 2016-10-26 | 1 | -3/+0 |
* | Bug 1311615 - Building with gyp should copy headers, libs, executables to the... | Tim Taubert | 2016-10-21 | 1 | -2/+2 |
* | bug 1237872 - Add gyp build system for NSS. r=fkiefer | Ted Mielczarek | 2016-09-23 | 2 | -0/+64 |
* | Bug 957105 - Curve25519 TLS, r=mt | Franziskus Kiefer | 2016-09-20 | 1 | -7/+6 |
* | Bug 957105 - Curve25519, r=mt,rrelyea | Franziskus Kiefer | 2016-09-19 | 4 | -9/+70 |
* | Bug 1295115 - follow up to clang-format for CI, r= kaie | Franziskus Kiefer | 2016-08-14 | 2 | -10/+6 |
* | Bug 1290847 - Support configuring PSS certificates r=mt | Tim Taubert | 2016-08-10 | 1 | -0/+1 |
* | Bug671097 - don't call SECKEY_UpdateCertPQG in CERT_ExtractPublicKey, r=rrely...NSS_3_24_BETA7 | Franziskus Kiefer | 2016-02-29 | 1 | -10/+0 |
* | Backed out changeset 939c111a293d, due to test bustage on some devices | Franziskus Kiefer | 2016-04-21 | 1 | -0/+10 |
* | Bug671097 - don't call SECKEY_UpdateCertPQG in CERT_ExtractPublicKey, r=rrelyea | Franziskus Kiefer | 2016-02-29 | 1 | -10/+0 |
* | Bug 1251185, NSS clang-format: else line-break fixes, r=ttaubertNSS_3_23_BETA7 | Franziskus Kiefer | 2016-02-25 | 3 | -46/+23 |
* | Bug 1235586, clang-format on lib/cryptohi with manual corrections, r=kaieNSS_3_22_BETA1 | Franziskus Kiefer | 2016-01-18 | 11 | -1999/+2074 |
* | Bug 1211403 - Calculate DSA and DH key sizes based on prime, not public key, ... | Martin Thomson | 2015-12-03 | 1 | -2/+2 |
* | Bug 1118245. Apply uniform style across NSS [remove trailing commas in initia... | Franziskus Kiefer | 2015-11-10 | 4 | -29/+29 |
* | Bug 1216501 - [CID 1327954][CID 1327953][CID 1327952][CID 1327951] Using unin... | Franziskus Kiefer | 2015-10-21 | 1 | -0/+1 |
* | bug 1009429 | Robert Relyea | 2015-10-01 | 2 | -0/+27 |
* | Bug 1185033: Remove unnecessary (char *) casts for the first argument to | Wan-Teh Chang | 2015-08-15 | 1 | -4/+4 |
* | Bug 1138554 - Raising minimum key size on DH and RSA to 1023, r=wtc | Martin Thomson | 2015-04-07 | 2 | -40/+60 |
* | Bug 1064636, follow up commit to fix Windows build bustage | Kai Engert | 2014-09-23 | 1 | -1/+1 |
* | Fix bug 1064636, patch part 2, r=rrelyea | Kai Engert | 2014-09-23 | 1 | -78/+124 |
* | Bug 1058933 - Change library's signature algorithm default to SHA256, r=rrelyea | Kai Engert | 2014-09-04 | 1 | -1/+1 |
* | Bug 334013 - Fix references to undefined symbols in cryptohi.h and secsign.c ... | Cykesiopka | 2014-05-29 | 2 | -2/+2 |
* | Bug 793347 - Update comments for three headers referencing nonexistent crypto...NSS_3_16_1_BETA2 | Cykesiopka | 2014-04-24 | 1 | -1/+1 |
* | Bug 984608: Change SECKEY_EncodeDERSubjectPublicKeyInfo and PK11_DEREncodePub... | Brian Smith | 2014-04-14 | 2 | -10/+25 |
* | Bug 985070: SECKEY_ImportDERPublicKey cleanup: Update the comment | Wan-Teh Chang | 2014-03-21 | 2 | -2/+2 |
* | Bug 985070: Delete unused functions SECKEY_DecodeDERPublicKey and | Wan-Teh Chang | 2014-03-21 | 2 | -71/+0 |
* | Bug 985070: Fix a double free on error path in SECKEY_DecodeDERPublicKey. | Wan-Teh Chang | 2014-03-21 | 1 | -1/+0 |
* | Bug 912847: Add const modifier to several SECKEY_* functions, r=rsleevi | Brian Smith | 2013-09-11 | 2 | -25/+26 |
* | BUG 905387: Fix a typo in a comment by renaming "pk" to "privKey" | Ryan Sleevi | 2013-08-14 | 1 | -1/+1 |
* | Bug 905366: Fix a comment typo by renaming "key" to "cx" | Ryan Sleevi | 2013-08-14 | 1 | -1/+1 |
* | Bug 802430: Allow NSS to be built with NO_NSPR_10_SUPPORT, r=wtc | Brian Smith | 2013-05-02 | 3 | -21/+21 |
* | Bug 863871: Remove CVS keywords from NSS source files, Part 1 (trivial | Brian Smith | 2013-04-25 | 9 | -9/+0 |
* | Bug 367577: Only require NSS_ENABLE_ECC to sign data with EC keys. | Wan-Teh Chang | 2013-04-04 | 1 | -7/+0 |
* | Bug 845556, adjust Makefiles and tests to new NSS directory layout, r=wtc | Kai Engert | 2013-02-28 | 1 | -1/+1 |
* | Bug 845556, reorganize NSS directory layout, moving files, very large changes... | Kai Engert | 2013-02-28 | 16 | -0/+4968 |