Post Quantum Cryptography (PQC) Signatures Without Trapdoors
Cryptography and Security
2025-04-22 v1
Abstract
Some of our current public key methods use a trap door to implement digital signature methods. This includes the RSA method, which uses Fermat's little theorem to support the creation and verification of a digital signature. The problem with a back-door is that the actual trap-door method could, in the end, be discovered. With the rise of PQC (Post Quantum Cryptography), we will see a range of methods that will not use trap doors and provide stronger proof of security. In this case, we use hash-based signatures (as used with SPHINCS+) and Fiat Shamir signatures using Zero Knowledge Proofs (as used with Dilithium).
Keywords
Cite
@article{arxiv.2504.14016,
title = {Post Quantum Cryptography (PQC) Signatures Without Trapdoors},
author = {William J Buchanan},
journal= {arXiv preprint arXiv:2504.14016},
year = {2025}
}