Generates a quantum-resistant public/private key pair using CRYSTALS-Dilithium3.
What is it?
CRYSTALS-Dilithium is a post-quantum digital signature scheme selected by NIST as a standard (FIPS 204). It is resistant to attacks from both classical and quantum computers.
Why does it matter?
Current blockchain signatures (ECDSA/secp256k1) can be broken by sufficiently powerful quantum computers using Shor's algorithm. Dilithium provides long-term security against this threat.
Daily Network Integration
This PQC layer allows Daily Network users to generate quantum-resistant key pairs, sign transactions and messages, and verify signatures.
| Algorithm | CRYSTALS-Dilithium3 |
| Standard | NIST FIPS 204 (ML-DSA) |
| Security Level | NIST Level 3 (~AES-192) |
| Public Key | 2592 bytes |
| Private Key | 4864 bytes |
| Signature | 3293 bytes |