Post Quantum Cryptography
Demos support use of the following Quantum safe signing algorithms for transaction and transmission signing:
Falcon
ML-DSA
You can sign transactions using Falcon by connecting your mnemonic as shown:
PQC Identities
You can link your PQC identities to your ed25519 address on the Demos network, to allow you to only include the PQC signature on future transactions.
For future wallet connections, you can connect your wallet without the dual_sign
option. Transactions will not have the ed25519 signature and your ownership of the ed25519 address will be validated on the network.
Last updated