Explorar o código

Add a changes file for 28837 (OpenSSL sha3)

Nick Mathewson %!s(int64=5) %!d(string=hai) anos
pai
achega
d3b122485e
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      changes/ticket28837

+ 4 - 0
changes/ticket28837

@@ -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.