NSS: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 4: Line 4:


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.  
Developers looking for documentation on how to use NSS should try
[http://developer.mozilla.org/en/docs/NSS the NSS developer wiki].


Mozilla NSS documentation can be found at [http://www.mozilla.org/projects/security/pki/nss/].
Mozilla NSS documentation can be found at [http://www.mozilla.org/projects/security/pki/nss/].

Revision as of 23:18, 29 January 2008

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.

Developers looking for documentation on how to use NSS should try the NSS developer wiki.

Mozilla NSS documentation can be found at [1].

Additional documentation is on the developer wiki at [2].

NSS Planning documentation is here, including: