From bdc04cf84548826e8f4807305f3b2d0bef6f920e Mon Sep 17 00:00:00 2001 From: zzz <zzz@i2pmail.org> Date: Sat, 1 Feb 2025 17:16:40 -0500 Subject: [PATCH] prop. 169 updates --- i2p2www/spec/proposals/169-pq-crypto.rst | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/i2p2www/spec/proposals/169-pq-crypto.rst b/i2p2www/spec/proposals/169-pq-crypto.rst index 58a8a451..d4ceaba7 100644 --- a/i2p2www/spec/proposals/169-pq-crypto.rst +++ b/i2p2www/spec/proposals/169-pq-crypto.rst @@ -5,7 +5,7 @@ Post-Quantum Crypto Protocols :author: zzz :created: 2025-01-21 :thread: http://zzz.i2p/topics/3294 - :lastupdated: 2025-01-27 + :lastupdated: 2025-02-01 :status: Open :target: 0.9.80 @@ -1335,6 +1335,8 @@ MLDSA87 2592 4896 7219 2631 2599 +7072 Speed: +Speeds as reported by [CLOUDFLARE]_: + ==================== =================== ====== Type Relative speed sign verify ==================== =================== ====== @@ -1344,9 +1346,16 @@ MLDSA65 ??? ??? MLDSA87 ??? ??? ==================== =================== ====== +Preliminary test results in Java: -Speeds as reported by [CLOUDFLARE]_. - +==================== =================== ============ ====== + Type Relative speed sign verify keygen +==================== =================== ============ ====== +EdDSA_SHA512_Ed25519 baseline baseline baseline +MLDSA44 4.6x slower 1.7x faster 2.6x faster +MLDSA65 8.1x slower same 1.5x faster +MLDSA87 11.1x slower 1.5x slower same +==================== =================== ============ ====== -- GitLab