Rainer Gerhards wrote, On 2008-07-29 03:41 PDT: > I am stepping in as a TLS-newbe who a few weeks ago selected to start > a project with GnuTLS over NSS because there is very little > *documentation* inside NSS that tells how to get started on a simple > system that does not involve in-depth knowledge of the full runtime.
NSS's full API has a huge number of callable functions, any many of them are undocumented. But the one part of NSS that is relatively well documented in the SSL API. All the documentation is on the web. There is an overview, an SSL API reference, and sample source code. See: http://www.mozilla.org/projects/security/pki/nss/ref/ssl/index.html http://www.mozilla.org/projects/security/pki/nss/ref/ssl/bklast.html http://mxr.mozilla.org/mozilla/source/security/nss/cmd/SSLsample/ Help to complete the API documentation would be welcome. _______________________________________________ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto