Y
Hacker News
new
|
ask
|
show
|
jobs
by
jd007
3142 days ago
SIDH (
https://en.wikipedia.org/wiki/Supersingular_isogeny_key_exch...
) is one of the few popular post-quantum variants of DH key exchange, and it supports forward secrecy as well.
1 comments
the8472
3142 days ago
One nice property of ECC pubkeys is that they easily fit into UDP packets, URIs and other very compact data structures. Currently all post-quantum schemes have fairly bulky pubkeys.
link
Zaak
3139 days ago
SIDH keys are 330 bytes long when compression is used, so they too will fit nicely into network packets.
link