paulmillr / nip44

NIP44 spec and implementations of encrypted messages for nostr
https://nostr.com
26 stars 11 forks source link

Future work: post-quantum #18

Open paulmillr opened 3 weeks ago

paulmillr commented 3 weeks ago

X-wing combines x25519 with ML-KEM-768.

We don't use x25519, but it's possible that ml-kem could be added in a similar way.