aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIsis Lovecruft <isis@torproject.org>2016-07-22 12:03:10 +0000
committerIsis Lovecruft <isis@torproject.org>2016-07-22 12:03:10 +0000
commit875fdaecd544bd477edfa3ee98ec7458f53583ed (patch)
tree553f72fb67b38d9c6659912dbe706c07c5ac9dc8
parent64b6b72de4bde167832c58aa8d0cbeba4c8c8e77 (diff)
downloadtorspec-875fdaecd544bd477edfa3ee98ec7458f53583ed.tar.gz
torspec-875fdaecd544bd477edfa3ee98ec7458f53583ed.zip
Assign the RebelAlliance hybrid handshake proposal a number.
-rw-r--r--proposals/000-index.txt2
-rw-r--r--proposals/270-newhope-hybrid-handshake.txt (renamed from proposals/XXX-newhope-hybrid-handshake.txt)6
-rw-r--r--proposals/proposal-status.txt6
3 files changed, 11 insertions, 3 deletions
diff --git a/proposals/000-index.txt b/proposals/000-index.txt
index c794db7..4af78b9 100644
--- a/proposals/000-index.txt
+++ b/proposals/000-index.txt
@@ -190,6 +190,7 @@ Proposals by number:
267 Tor Consensus Transparency [DRAFT]
268 New Guard Selection Behaviour [DRAFT]
269 Transitionally secure hybrid handshakes [DRAFT]
+270 RebelAlliance: A Post-Quantum Secure Hybrid Handshake Based on NewHope [DRAFT]
Proposals by status:
@@ -217,6 +218,7 @@ Proposals by status:
267 Tor Consensus Transparency
268 New Guard Selection Behaviour
269 Transitionally secure hybrid handshakes
+ 270 RebelAlliance: A Post-Quantum Secure Hybrid Handshake Based on NewHope
NEEDS-REVISION:
190 Bridge Client Authorization Based on a Shared Secret
NEEDS-RESEARCH:
diff --git a/proposals/XXX-newhope-hybrid-handshake.txt b/proposals/270-newhope-hybrid-handshake.txt
index 9db9a96..ccf3390 100644
--- a/proposals/XXX-newhope-hybrid-handshake.txt
+++ b/proposals/270-newhope-hybrid-handshake.txt
@@ -1,10 +1,10 @@
-Filename: XXX-newhope-hybrid-handshake.txt
+Filename: 270-newhope-hybrid-handshake.txt
Title: RebelAlliance: A Post-Quantum Secure Hybrid Handshake Based on NewHope
Author: Isis Lovecruft, Peter Schwabe
Created: 16 Apr 2016
-Updated: 4 May 2016
+Updated: 22 Jul 2016
Status: Draft
-Depends: prop#220 prop#249 prop#264
+Depends: prop#220 prop#249 prop#264 prop#270
ยง0. Introduction
diff --git a/proposals/proposal-status.txt b/proposals/proposal-status.txt
index 088ce54..dc0b332 100644
--- a/proposals/proposal-status.txt
+++ b/proposals/proposal-status.txt
@@ -442,3 +442,9 @@ again to remind me!
Describes a generalised protocol for composing X25519 key exchanges with
post-quantum ones.
+
+270 RebelAlliance: A Post-Quantum Secure Hybrid Handshake Based on NewHope [DRAFT]
+
+ Describes a hybrid handshake based on the ntor handshake and the
+ NewHope post-quantum key exchange. Currently needs revision to
+ specify how this proposal depends upon prop#269.