Changes for version 0.02 - 2008-10-06

  • Added missing INSTALL file
  • (set|get)_default_pkcs11_pin_arg in Crypt::NSS::PKCS11 has been replaced with a global variable $Crypt::NSS::PKCS11::DefaultPinArg
  • Wrote docs for Net::NSS::SSL/new
  • Now really supports user defined client certificate hooks

Changes for version 0.01_04 - 2008-10-04

  • Read and write to sockets
  • Some API changes
  • Start on callbacks

Changes for version 0.01_03 - 2008-09-27

  • More updates to SSL sockets
  • The correct name is Crypt::NSS (bad Claes for not checking CPAN)
  • Added missing license file

Changes for version 0.01_02 - 2008-09-26

  • Updates on SSL bindings
  • Renamed to Crypto::NSS

Changes for version 0.01_01 - 2008-09-23

  • original version; created by h2xs 1.23 with options -c -f -A -n NSS -b 5.6.2

Documentation

Modules

Perl bindings to NSS (Netscape Security Services)
X.509 certificate and related fuctions
Constants used by NSS
Functions needed for communicating with PKCS#11 cryptographic modules
Represents a physical or logical PKCS#11 slot.
Generic SSL functions from NSS
SSL sockets using NSS
Wrapper for Net::NSS::SSL to make it LWP compatible