Falcon Deterministic Signatures

Post-Quantum Cryptography Demo

A JavaScript implementation of the Falcon deterministic post-quantum signature algorithm
🔑

Falcon Keys Generated

Public Key:
0 bytes (1793 bytes for FALCON-1024)
Secret Key:
0 bytes (2305 bytes for FALCON-1024)
✍️

Message Signed

Message:
Signature:
Format:
Compressed
0 bytes (~1230 bytes variable length for Compressed, 1538 bytes fixed for Constant-Time)
Salt Version:
0

Signature Verification

Message:
Signature:
Format:
Compressed
Public Key:
✅ Signature verified successfully! The message was signed by the owner of this public key.
❌ Signature verification failed! The message may have been tampered with or signed with a different key.