This collection of sample code demonstrates how NSS can be used for cryptographic operations, certificate handling, SSL, etc. It also demonstrates some best practices in the application of cryptography.
These new examples are a work in progress. See https://bugzilla.mozilla.org/show_bug.cgi?id=490238
How to download the samples:
hg clone https://hg.mozilla.org/projects/nss; cd nss; hg update SAMPLES_BRANCH
Samples list:
Common code used by these samples:
Thanks are due to Shailendra Jain, Mozilla Community member, who is the principal author of these samples.