aboutsummaryrefslogtreecommitdiff
path: root/proposals/228-cross-certification-onionkeys.txt
diff options
context:
space:
mode:
Diffstat (limited to 'proposals/228-cross-certification-onionkeys.txt')
-rw-r--r--proposals/228-cross-certification-onionkeys.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/proposals/228-cross-certification-onionkeys.txt b/proposals/228-cross-certification-onionkeys.txt
index 904265a..d28b714 100644
--- a/proposals/228-cross-certification-onionkeys.txt
+++ b/proposals/228-cross-certification-onionkeys.txt
@@ -101,8 +101,9 @@ Status: Open
4. Performance impact
- Routers do not generate new descriptors frequently enough for
- them to need to
+ Routers do not generate new descriptors frequently enough for the
+ extra signing operations required here to have an appreciable affect
+ on their performance.
Checking an extra ed25519 signature when parsing a descriptor is
very cheap, since we can use batch signature checking.