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