文档
背景信息
- NSS概况
- NSS简介及功能说明
- NSS答疑
- 常见基础问题解答
- 公钥加密技术简介
- 解释NSS背后公钥加密技术的基础概念
- SSL简介
- 介绍SSL协议,包括其支持的加密密码相关的信息以及SSL握手过程中的相关步骤
开始使用
- NSS发布版本页面
- 页面中包含最新以及历史版本的NSS发布版的内容。
- 获取并运行源代码
- 说明如何在不同支持的平台上构建NSS
- 使用Mercurial获取Mozilla的源代码
- 说明如何使用Mercurial进行工作
- 使用CVS获取Mozilla的源代码(已弃用)
- 已废弃的旧版本CVS文档
NSS API文档
- 网络安全服务介绍
- 提供NSS库的概览与使用他们所需的前置知识
- NSS SSL公用函数
- 总结NSS共享库暴露的SSL API
- NSS Reference
- API used to invoke SSL operations.
- NSS API Guidelines
- Explains how the libraries and code are organized, and guidelines for developing code (naming conventions, error handling, thread safety, etc.)
- NSS Technical Notes
- Links to NSS technical notes, which provide latest information about new NSS features and supplementary documentation for advanced topics in programming with NSS.
工具、测试和其他技术细节
- Build Instructions for NSS
- Describe how to check out and build NSS releases.
- NSS Tools
- Tools for developing, debugging, and managing applications that use NSS.
- Sample Code
- Demonstrates how NSS can be used for cryptographic operations, certificate handling, SSL, etc.
- NSS 3.2 Test Suite
- Archived version. Describes how to run the standard NSS tests.
- NSS Performance Reports
- Archived version. Links to performance reports for NSS 3.2 and later releases.
- Encryption Technologies Available in NSS 3.11
- Archived version. Lists the cryptographic algorithms used by NSS 3.11.
- NSS 3.1 Loadable Root Certificates
- Archived version. Describes the scheme for loading root CA certificates.
- cert7.db
- Archived version. General format of the cert7.db database.
CA certificates pre-loaded into NSS
NSS is built on top of Netscape Portable Runtime (NSPR)
- Netscape Portable Runtime
- NSPR project page.
- NSPR Reference
- NSPR API documentation.
附加信息
测试
计划
Information on NSS planning can be found at wiki.mozilla.org, including:
|
{{ DiscussionList("dev-security", "mozilla.dev.security") }}
{{ DiscussionList("dev-tech-crypto", "mozilla.dev.tech.crypto") }}
|