Add support for lower-level byte counting with NSS
[tor.git] / changes / NSS
blobfc13867b401fed9b5e5434f71066c929a11c099c
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.