198
edits
No edit summary |
|||
| Line 8: | Line 8: | ||
===Module Components=== | ===Module Components=== | ||
NSS is a software cryptographic implementation. No hardware or firmware components are include. | NSS is a software cryptographic implementation. No hardware or firmware components are include. All input to the module is via function argument; all output is returned to the caller either as return codes or as updated memory objects pointers to which constitute some of the arguments. | ||
===The Cryptographic Boundary=== | ===The Cryptographic Boundary=== | ||
edits