activity
20172020
most citedIs Rust Used Safely by Software Developers?

60 citations · 62 across the 3 of their papers we have counts for

collaborators

5 papers

cs.SE202060 cited

Is Rust Used Safely by Software Developers?

Ana Nora Evans, Bradford Campbell, Mary Lou Soffa

Rust, an emerging programming language with explosive growth, provides a robust type system that enables programmers to write memory-safe and data-race free code. To allow access t…

cs.SE20201 cited

A Language for Autonomous Vehicles Testing Oracles

Ana Nora Evans, Mary Lou Soffa, Sebastian Elbaum

Testing autonomous vehicles (AVs) requires complex oracles to determine if the AVs behavior conforms with specifications and humans' expectations. Available open source oracles are…

cs.CR2018

Software Fault Isolation for Robust Compilation

Ana Nora Evans

Memory corruption vulnerabilities are endemic to unsafe languages, such as C, and they can even be found in safe languages that themselves are implemented in unsafe languages or li…

cs.CR2018

When Good Components Go Bad: Formally Secure Compilation Despite Dynamic Compromise

Carmine Abate, Arthur Azevedo de Amorim, Roberto Blanco +8

We propose a new formal criterion for evaluating secure compilation schemes for unsafe languages, expressing end-to-end security guarantees for software components that may become…

cs.CR20171 cited

Formally Secure Compilation of Unsafe Low-Level Components (Extended Abstract)

Guglielmo Fachini, Catalin Hritcu, Marco Stronati +5

We propose a new formal criterion for secure compilation, providing strong security guarantees for components written in unsafe, low-level languages with C-style undefined behavior…