We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.AR

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Cryptography and Security

Title: Design and Implementation of a Secure RISC-V Microprocessor

Abstract: Secret keys can be extracted from the power consumption or electromagnetic emanations of unprotected devices. Traditional counter-measures have limited scope of protection, and impose several restrictions on how sensitive data must be manipulated. We demonstrate a bit-serial RISC-V microprocessor implementation with no plain-text data. All values are protected using Boolean masking. Software can run with little to no counter-measures, reducing code size and performance overheads. Unlike previous literature, our methodology is fully automated and can be applied to designs of arbitrary size or complexity. We also provide details on other key components such as clock randomizer, memory protection, and random number generator. The microprocessor was implemented in 65 nm CMOS technology. Its implementation was evaluated using NIST tests as well as side channel attacks. Random numbers generated with our RNG pass on all NIST tests. Side-channel analysis on the baseline implementation extracted the AES key using only 375 traces, while our secure microprocessor was able to withstand attacks using 20 M traces.
Comments: Submitted to IEEE for possible publication. Copyright may be transferred. This version may no longer be accessible
Subjects: Cryptography and Security (cs.CR); Hardware Architecture (cs.AR); Systems and Control (eess.SY)
Cite as: arXiv:2205.05095 [cs.CR]
  (or arXiv:2205.05095v3 [cs.CR] for this version)

Submission history

From: Kleber Stangherlin [view email]
[v1] Tue, 10 May 2022 18:00:22 GMT (7023kb,D)
[v2] Tue, 12 Jul 2022 14:57:25 GMT (7023kb,D)
[v3] Mon, 3 Oct 2022 15:42:52 GMT (7024kb,D)

Link back to: arXiv, form interface, contact.