English

Now Let's Make It Physical: Enabling Physically Trusted Certificate Issuance for Keyless Security in CAs

Cryptography and Security 2025-01-14 v6

Abstract

The signing key protection of Certificate Authorities (CAs) remains a critical challenge in PKI. Traditional approaches struggle to eliminate the risk of key exposure due to those (un)intentional human errors. This long-standing dilemma motivates us to propose Armored Core, a novel PKI security extension using the trusted binding of Physically Unclonable Function (PUF) for CAs. PUFs leverage manufacturing variations to generate unique and random responses. Combining with XOR and hash, they can make key exposure impossible for CAs through keyless certificate issuance. In Armored Core, we design a set of PUF-based X.509v3 certificate functions for CAs to generate physically trusted "signatures" without using a digital key. Moreover, we introduce a novel PUF transparency mechanism to effectively monitor the PUF operations in CAs. We integrate Armored Core into real-world PKI systems including Let's Encrypt Pebble and Certbot. We also provide a PUF-embedded hardware prototype. The evaluation results show that Armored Core can achieve keyless certificate issuance while improving the computation performance by 4.9%~73.7%. It only incurs small communication and storage overhead (<4%).

Keywords

Cite

@article{arxiv.2404.15582,
  title  = {Now Let's Make It Physical: Enabling Physically Trusted Certificate Issuance for Keyless Security in CAs},
  author = {Xiaolin Zhang and Chenghao Chen and Kailun Qin and Yuxuan Wang and Shipei Qu and Tengfei Wang and Chi Zhang and Dawu Gu},
  journal= {arXiv preprint arXiv:2404.15582},
  year   = {2025}
}

Comments

Under peer review