aboutsummaryrefslogtreecommitdiff
path: root/src/ext/README
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-09-25 15:11:34 -0400
committerNick Mathewson <nickm@torproject.org>2014-09-25 15:11:34 -0400
commit1c5d680b3d6734e989a92deedbcf2bb46f31f7f9 (patch)
tree9095ef06917bd77ce7581560de56872ef8f8ead7 /src/ext/README
parent50d15e06b32ce743ac4da532f29abb3781c4b990 (diff)
parent46cda485bce60894d3128dcd42831a8c6cc7bcb4 (diff)
downloadtor-1c5d680b3d6734e989a92deedbcf2bb46f31f7f9.tar.gz
tor-1c5d680b3d6734e989a92deedbcf2bb46f31f7f9.zip
Merge branch 'ed25519_ref10_squashed'
Conflicts: src/common/include.am src/ext/README
Diffstat (limited to 'src/ext/README')
-rw-r--r--src/ext/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ext/README b/src/ext/README
index a263dd7917..616716e099 100644
--- a/src/ext/README
+++ b/src/ext/README
@@ -54,3 +54,10 @@ trunnel/*.[ch]
Headers and runtime code for Trunnel, a system for generating
code to encode and decode binary formats.
+
+ed25519/ref10/*
+
+ Daniel Bernsten's portable ref10 implementation of ed25519.
+ Public domain.
+
+