From 5a79d67a45454ab5b7413478702acb93dfa867e2 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 12 Aug 2015 14:39:43 -0400 Subject: Start writing/copying/adding a bunch of stuff about ed25519 keys --- proposals/228-cross-certification-onionkeys.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proposals/228-cross-certification-onionkeys.txt') diff --git a/proposals/228-cross-certification-onionkeys.txt b/proposals/228-cross-certification-onionkeys.txt index b3b401c..09ec33b 100644 --- a/proposals/228-cross-certification-onionkeys.txt +++ b/proposals/228-cross-certification-onionkeys.txt @@ -132,7 +132,7 @@ A. Converting a curve25519 public key to an ed25519 public key y = (u-1)/(u+1) - and then we can apply the usual ed25519 point decomporession + and then we can apply the usual ed25519 point decompression algorithm to find the x coordinate of the ed25519 point to check signatures with. -- cgit v1.2.3-54-g00ecf