NSS: Difference between revisions

1,111 bytes added ,  5 December 2019
no edit summary
No edit summary
No edit summary
 
(24 intermediate revisions by 8 users not shown)
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.  


Mozilla NSS documentation can be found at [http://www.mozilla.org/projects/security/pki/nss/].
NSS documentation can be found at [https://developer.mozilla.org/en/docs/NSS].
Additional documentation on the following topis are available:
 
  [[PKCS11 Module Specs|The strings NSS uses to load PKCS #11 modules]]
== Supported Architectures ==
NSS is undergoing it's third round of [[FIPS Validation]].
 
Platforms officially supported by NSS are those tested by our [[NSS:TryServer|Continuous Integration environment]]:
* Linux on x86-32, x86-64, aarch64
* Windows 2012+ on x86-32, and x86-64
* MacOS 10.9+ on x86-64
 
Other platforms are utilize community support, primarily via the [https://groups.google.com/forum/#!forum/mozilla.dev.tech.crypto mozilla.dev.tech.crypto mailing list].
 
Building and Testing NSS for Android can be found [[NSS:Android| here]]
 
== Internal Documentation ==
NSS internal documentation is here, including:
* The fourth round of [[FIPS Validation]], which finished in August 2007. A new round is underway in 2019.
* [[PSM:CertPrompt|PSM Certificate Prompting Scenarios]]
<!-- *Please visit our [[NSS:Roadmap|NSS Roadmap page here]] -->
<!-- *[[NSS:Branch_Status|NSS trunk and branch status]] -->
<!-- *[[NSS:Tags|NSS tags and branches history]] -->
* [[NSS:Root certs|NSS root certificates and policies]]
* [[NSS:Development|NSS Development]]
* [[NSS:Tracing|Tracing]]
* [[NSS/Bug_Triage|Bug Triage]]
* [[NSS/Release Management|Release Management]]
* [[NSS:Release_Versions|Release Versions]]
* [[NSS:Versions|Versions]]
* [[NSS:TryServer|NSS Try Server]]
* [[NSS/Build System|Gyp Build System]]
* [[NSS/BoGo_Tests|BoGo Tests]]
* [[NSS/C++|C++]]
 
[[Category:NSS]]
71

edits