NSS Sample Code

The collection of sample code here demonstrates how NSS can be used for cryptographic operations, certificate handling, SSL, etc. It also demonstrates some best practices in the application of cryptography.
  1. Sample Code 1: Key Generation and Transport Between Servers.
  2. Sample Code 2: Symmetric Encryption
  3. Sample Code 3: Hashing, MAC
  4. Sample Code 4: PKI Encryption
  5. Sample Code 5: PKI Encryption with a raw public & private key in DER format
  6. Sample Code 6: Persistent Symmetric Keys in NSS database