canmove, Confirmed users
937
edits
| Line 43: | Line 43: | ||
===Functional Specification=== | ===Functional Specification=== | ||
The NSS cryptographic module is an implementation of the PKCS #11 standard. The following documents serve as the functional specification that informally describes the NSS cryptographic module, the interfaces of the module, and the purpose of the interfaces: | The NSS cryptographic module is an implementation of the PKCS #11 standard. The following documents serve as the functional specification that informally describes the NSS cryptographic module, the external interfaces (logical interfaces or API) of the module, and the purpose of the interfaces: | ||
* [http://www.rsasecurity.com/rsalabs/node.asp?id=2133 PKCS #11 v2.20] | * [http://www.rsasecurity.com/rsalabs/node.asp?id=2133 PKCS #11 v2.20]: API specification | ||
* [http://developer.mozilla.org/en/docs/NSS_reference:NSS_cryptographic_module:FIPS_mode_of_operation NSS cryptographic module, FIPS mode of operation] | * [http://developer.mozilla.org/en/docs/NSS_reference:NSS_cryptographic_module:FIPS_mode_of_operation NSS cryptographic module, FIPS mode of operation]: API documentation | ||
See also | See also | ||
* [http://wiki.mozilla.org/Rolesandservices#Specification_of_Services specification of services]: our vendor information for the requirements AS03.14 and AS03.15 in Section 3.2, and | |||
* [http://wiki.mozilla.org/FIPS_Module_Specification#Design_Specification design specification]: our vendor information for the requirement AS01.14 in Section 1. | |||
===Functions=== | ===Functions=== | ||