Merge branch 'tor-github/pr/655'

This commit is contained in:
David Goulet
2019-02-26 11:30:44 -05:00
7 changed files with 197 additions and 24 deletions
+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.