NSS: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Franziskus (talk | contribs) (start clean up) |
||
Line 5: | Line 5: | ||
NSS is available under the Mozilla Public License, the GNU General Public License, and the GNU Lesser General Public License. For information on downloading NSS releases as tar files, see Download PKI Source. | NSS is available under the Mozilla Public License, the GNU General Public License, and the GNU Lesser General Public License. For information on downloading NSS releases as tar files, see Download PKI Source. | ||
NSS documentation can be found at [https://developer.mozilla.org/en/docs/NSS]. | |||
Building and Testing NSS for Android can be found [[NSS:Android| here]] | Building and Testing NSS for Android can be found [[NSS:Android| here]] | ||
NSS Planning documentation is here, including: | NSS Planning documentation is here, including: | ||
*The fourth round of [[FIPS Validation]], which finished in August 2007. | * The fourth round of [[FIPS Validation]], which finished in August 2007. | ||
*[[PSM:CertPrompt|PSM Certificate Prompting Scenarios]] | * [[PSM:CertPrompt|PSM Certificate Prompting Scenarios]] | ||
*Please visit our [[NSS:Roadmap|NSS Roadmap page here]] | <!-- *Please visit our [[NSS:Roadmap|NSS Roadmap page here]] --> | ||
*[[NSS:Branch_Status|NSS trunk and branch status]] | <!-- *[[NSS:Branch_Status|NSS trunk and branch status]] --> | ||
*[[NSS:Tags|NSS tags and branches history]] | <!-- *[[NSS:Tags|NSS tags and branches history]] --> | ||
*[[NSS:Root certs|NSS root certificates and policies]] | * [[NSS:Root certs|NSS root certificates and policies]] | ||
* [[NSS:Development|NSS Development]] | |||
[[Category:NSS]] | [[Category:NSS]] |
Revision as of 03:58, 13 April 2016
Network Security Services
Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security standards. For detailed information on standards supported, see Overview of NSS.
NSS is available under the Mozilla Public License, the GNU General Public License, and the GNU Lesser General Public License. For information on downloading NSS releases as tar files, see Download PKI Source.
NSS documentation can be found at [1].
Building and Testing NSS for Android can be found here
NSS Planning documentation is here, including:
- The fourth round of FIPS Validation, which finished in August 2007.
- PSM Certificate Prompting Scenarios
- NSS root certificates and policies
- NSS Development