TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A hybrid post quantum cryptography scheme using EdDSA (ed25519) + Falcon

1 pointsby dogeprotocolover 2 years ago

1 comment

dogeprotocolover 2 years ago
This is a proof of concept implementation that combines a classical and post quantum digital signature scheme. NIST Round 3 implementation of Falcon and EdDSA (ed25519) implementation from <a href="https:&#x2F;&#x2F;tweetnacl.cr.yp.to&#x2F;" rel="nofollow">https:&#x2F;&#x2F;tweetnacl.cr.yp.to&#x2F;</a> is used.<p>This hybrid implementation is a short term hedge against known lattice based cryptography schemes getting broken.