Skip to main content

Showing 1–1 of 1 results for author: Icleanu, R

.
  1. arXiv:2503.00404  [pdf, other

    cs.PL cs.CR

    SecRef*: Securely Sharing Mutable References Between Verified and Unverified Code in F*

    Authors: Cezar-Constantin Andrici, Danel Ahman, Catalin Hritcu, Ruxandra Icleanu, Guido Martínez, Exequiel Rivas, Théo Winterhalter

    Abstract: We introduce SecRef*, a secure compilation framework protecting stateful programs verified in F* against linked unverified code, with which the program dynamically shares ML-style mutable references. To ease program verification in this setting, we propose a way of tracking which references are shareable with the unverified code, and which ones are not shareable and whose contents are thus guarant… ▽ More

    Submitted 1 March, 2025; originally announced March 2025.

    Comments: ICFP'25 submission