[email protected] | e64b3d8 | 2010-03-19 00:46:18 | [diff] [blame] | 1 | Name: Network Security Services (NSS) |
2 | URL: http://www.mozilla.org/projects/security/pki/nss/ | ||||
rsleevi | c8191e7 | 2016-04-06 02:22:34 | [diff] [blame] | 3 | Version: 3.23 RTM |
[email protected] | 1b5bcd3 | 2012-03-03 15:02:22 | [diff] [blame] | 4 | Security Critical: Yes |
Anne Redulla | 834cae1 | 2023-07-07 02:59:30 | [diff] [blame] | 5 | Shipped: yes |
[email protected] | 5a0d4dbd | 2012-11-13 20:32:39 | [diff] [blame] | 6 | License: MPL 2 |
davidben | 9e1df26 | 2016-06-28 21:38:44 | [diff] [blame] | 7 | License File: LICENSE |
[email protected] | e64b3d8 | 2010-03-19 00:46:18 | [diff] [blame] | 8 | |
David Benjamin | 84a75ef | 2021-08-09 21:49:51 | [diff] [blame] | 9 | This directory includes a single function that was historically derived from |
10 | NSS's libssl, from the hg repo at hg tag NSS_3_23_RTM: | ||||
[email protected] | f97ed25 | 2013-05-02 14:22:04 | [diff] [blame] | 11 | https://hg.mozilla.org/projects/nss |
[email protected] | 7e52ed7 | 2009-11-17 00:40:12 | [diff] [blame] | 12 | |
David Benjamin | 84a75ef | 2021-08-09 21:49:51 | [diff] [blame] | 13 | The CPEPrefix field is intentionally omitted because this code no longer shares |
14 | fate with NSS. This is derived code, not than a vendored dependency. | ||||
davidben | 8d569f5 | 2016-07-29 16:03:18 | [diff] [blame] | 15 | |
16 | Local Modifications: | ||||
David Benjamin | 84a75ef | 2021-08-09 21:49:51 | [diff] [blame] | 17 | The function has been rewritten using Chromium's libraries and Chromium's |
18 | certificate verifier. |