Add a changes file for 28837 (OpenSSL sha3)

This commit is contained in:
Nick Mathewson
2018-12-13 17:22:43 -05:00
parent b770adbd03
commit d3b122485e
+4
View File
@@ -0,0 +1,4 @@
o Minor features (performance):
- Use OpenSSL's implementations of SHA3 when available (in OpenSSL 1.1.1
and later), since they tend to be faster than tiny-keccak. Closes
ticket 28837.