I just created the NSS Reference on developer.mozilla.org:

http://developer.mozilla.org/en/docs/NSS_reference

and proposed some chapters, mainly based on the chapters
of the SSL Reference
(http://www.mozilla.org/projects/security/pki/nss/ref/ssl/).
In short, the NSS Reference will cover the NSS libraries
and command-line utilities in the Unix man page style.  I
plan to copy the organization of the NSPR API Reference on
developer.mozilla.org
(http://developer.mozilla.org/en/docs/NSPR_API_Reference).
Each chapter will give an overview of the data types and
functions in that subsystem, for example:

http://developer.mozilla.org/en/docs/NSPR_API_Reference:Locks

with each data type and function documented in its own page,
for example:

http://developer.mozilla.org/en/docs/PRLock
http://developer.mozilla.org/en/docs/PR_Lock

I am going to write the "NSS cryptographic module" chapter
first.

I won't start the migration from the SSL Reference until
the other NSS developers have reviewed my proposed outline.

Wan-teh
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to