NSS 451 B

1234567
  1. o Major features (portability, cryptography, experimental, TLS):
  2. - Tor now has the option to compile with the NSS library instead of
  3. OpenSSL. This feature is experimental, and we expect that bugs may
  4. remain. It is mainly intended for environments where Tor's performance
  5. is not CPU-bound, and where NSS is already known to be installed.
  6. To try it out, configure Tor with the --enable-nss flag.
  7. Closes ticket 26631.