summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-21 08:53:48 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-21 08:53:48 -0400
commit27e456cd72f33bff0e940a337877511ab7e5bb72 (patch)
treebf3d122d4510f574399ecda942f12f5d7f5afa09 /changes
parent72a5ae8c667fac09a639c46a145c9612424ef301 (diff)
parent5af29fbb63eed3517e0d57a04072531347e64515 (diff)
downloadtor-27e456cd72f33bff0e940a337877511ab7e5bb72.tar.gz
tor-27e456cd72f33bff0e940a337877511ab7e5bb72.zip
Merge remote-tracking branch 'rl1987/ticket19979_2'
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket199793
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket19979 b/changes/ticket19979
new file mode 100644
index 0000000000..a6bf93f1a4
--- /dev/null
+++ b/changes/ticket19979
@@ -0,0 +1,3 @@
+ o Minor features (openssl):
+ - When possible, use RFC5869 HKDF implementation from OpenSSL.
+ Resolves ticket 19979.